Searched refs:InOverlay (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmioverlay.c53 miOverlayInOverlayFunc InOverlay; member in struct:__anonfe6a77270308
127 pScreenPriv->InOverlay = inOverlayFunc;
190 if(!pWin->parent || !((*pScreenPriv->InOverlay)(pWin))) {
294 if(result && !pWin->parent && !((*pScreenPriv->InOverlay)(pWin)))
804 if(!((*pPriv->InOverlay)(newParent))) {
813 if(!((*pPriv->InOverlay)(newParent)))
819 if(!((*pPriv->InOverlay)(newParent)))
857 if(!((*pPriv->InOverlay)(pTree->pWin))) {
886 if(!((*pPriv->InOverlay)(pChild))) {
1042 if(!((*pPriv->InOverlay)(pWi
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmioverlay.c52 miOverlayInOverlayFunc InOverlay; member in struct:__anonc5b6c1ba0308
129 pScreenPriv->InOverlay = inOverlayFunc;
189 if (!pWin->parent || !((*pScreenPriv->InOverlay) (pWin))) {
296 if (result && !pWin->parent && !((*pScreenPriv->InOverlay) (pWin))) {
793 if (!((*pPriv->InOverlay) (newParent))) {
802 if (!((*pPriv->InOverlay) (newParent)))
808 if (!((*pPriv->InOverlay) (newParent)))
845 if (!((*pPriv->InOverlay) (pTree->pWin))) {
874 if (!((*pPriv->InOverlay) (pChild))) {
1003 if (!((*pPriv->InOverlay) (pWi
[all...]

Completed in 5 milliseconds