Searched refs:hiconNotifyIcon (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwintrayicon.c59 pScreenPriv->hiconNotifyIcon = nid.hIcon;
97 if (pScreenPriv->hiconNotifyIcon != NULL
98 && DestroyIcon(pScreenPriv->hiconNotifyIcon) == 0) {
101 pScreenPriv->hiconNotifyIcon = NULL;
H A Dwin.h440 HICON hiconNotifyIcon; member in struct:_winPrivScreenRec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwintrayicon.c57 pScreenPriv->hiconNotifyIcon = nid.hIcon;
98 if (pScreenPriv->hiconNotifyIcon != NULL
99 && DestroyIcon (pScreenPriv->hiconNotifyIcon) == 0)
103 pScreenPriv->hiconNotifyIcon = NULL;
H A Dwin.h490 HICON hiconNotifyIcon; member in struct:_winPrivScreenRec

Completed in 5 milliseconds