Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprocarg.c138 defaultScreenInfo.fNoTrayIcon = FALSE; in winInitializeScreenDefaults()
881 screenInfoPtr->fNoTrayIcon = TRUE; in ddxProcessArgument()
891 screenInfoPtr->fNoTrayIcon = FALSE; in ddxProcessArgument()
H A DInitOutput.c195 if (!g_ScreenInfo[i].fNoTrayIcon && g_ScreenInfo[i].pScreen) in ddxGiveUp()
H A Dwin.h402 Bool fNoTrayIcon; member
H A Dwinwndproc.c127 if (!s_pScreenInfo->fNoTrayIcon) { in winWindowProc()
H A Dwinshadgdi.c598 if (!pScreenInfo->fNoTrayIcon) in winCloseScreenShadowGDI()
H A Dwinshadddnl.c685 if (!pScreenInfo->fNoTrayIcon) in winCloseScreenShadowDDNL()