Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinvalargs.c92 if (g_ScreenInfo[i].fMWExtWM) in winValidateArgs()
118 fMWExtWM in winValidateArgs()
131 || g_ScreenInfo[i].fMWExtWM in winValidateArgs()
144 || g_ScreenInfo[i].fMWExtWM in winValidateArgs()
H A Dwinwndproc.c227 fMWExtWM in winWindowProc()
319 || s_pScreenInfo->fMWExtWM in winWindowProc()
620 || s_pScreenInfo->fMWExtWM in winWindowProc()
804 || s_pScreenInfo->fMWExtWM in winWindowProc()
815 || s_pScreenInfo->fMWExtWM in winWindowProc()
827 || s_pScreenInfo->fMWExtWM in winWindowProc()
838 || s_pScreenInfo->fMWExtWM in winWindowProc()
850 || s_pScreenInfo->fMWExtWM in winWindowProc()
861 || s_pScreenInfo->fMWExtWM in winWindowProc()
873 || s_pScreenInfo->fMWExtWM in winWindowProc()
[all …]
H A Dwincreatewnd.c156 && !pScreenInfo->fMWExtWM in winCreateBoundingWindowWindowed()
218 || pScreenInfo->fMWExtWM in winCreateBoundingWindowWindowed()
239 && !pScreenInfo->fMWExtWM in winCreateBoundingWindowWindowed()
288 && !pScreenInfo->fMWExtWM in winCreateBoundingWindowWindowed()
423 || pScreenInfo->fMWExtWM in winCreateBoundingWindowWindowed()
440 && !pScreenInfo->fMWExtWM in winCreateBoundingWindowWindowed()
H A Dwinscrinit.c389 && !pScreenInfo->fMWExtWM in winFinishScreenInitFB()
408 if (pScreenInfo->fMWExtWM) { in winFinishScreenInitFB()
H A Dwinengine.c151 || pScreenInfo->fMWExtWM in winSetEngine()
H A Dwintrayicon.c120 if (pScreenInfo->fMWExtWM) in winHandleIconMessage()
H A Dwinrandr.c174 || pScreenInfo->fMWExtWM in winRandRScreenSetSize()
H A Dwinprocarg.c130 defaultScreenInfo.fMWExtWM = FALSE; in winInitializeScreenDefaults()
560 screenInfoPtr->fMWExtWM = TRUE; in ddxProcessArgument()
H A Dwin.h394 Bool fMWExtWM; member
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dwinpriv.c68 if (pScreenInfo->fMWExtWM) { in winGetWindowInfo()
112 if (pScreenInfo->fMWExtWM) in winCheckScreenAiglxIsSupported()