Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp1147 int trayIcon = NONE_PARENT_NODE; in OnUpdateDisplay() local
1151 trayIcon = ACTIVE_PARENT_NODE; in OnUpdateDisplay()
1154 trayIcon = LOW_PARENT_NODE; in OnUpdateDisplay()
1157 trayIcon = EXPIRED_PARENT_NODE; in OnUpdateDisplay()
1161 SetTrayIcon(NIM_MODIFY, trayIcon); in OnUpdateDisplay()