Home
last modified time | relevance | path

Searched refs:SetTrayIcon (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h206 void SetTrayIcon(int nim, int state=0);
H A DLeashView.cpp1161 SetTrayIcon(NIM_MODIFY, trayIcon); in OnUpdateDisplay()
1666 SetTrayIcon(NIM_DELETE); in OnDestroy()
1901 void CLeashView::SetTrayIcon(int nim, int state) in SetTrayIcon() function in CLeashView