Searched refs:fBadDepth (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinwndproc.c194 s_pScreenPriv->fBadDepth = TRUE;
207 s_pScreenPriv->fBadDepth = FALSE;
655 || s_pScreenPriv->fBadDepth) {
679 || s_pScreenPriv->fBadDepth)
1055 if (LOWORD(wParam) != WA_INACTIVE && s_pScreenPriv->fBadDepth) {
H A Dwinscrinit.c497 pScreenPriv->fBadDepth = FALSE;
H A Dwindialogs.c466 s_pScreenPriv->fBadDepth = FALSE;
H A Dwin.h423 Bool fBadDepth; member in struct:_winPrivScreenRec
H A Dwinshadddnl.c536 || pScreenPriv->fBadDepth)
H A Dwinshadgdi.c452 || pScreenPriv->fBadDepth)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwndproc.c210 s_pScreenPriv->fBadDepth = TRUE;
224 s_pScreenPriv->fBadDepth = FALSE;
708 || s_pScreenPriv->fBadDepth)
733 || s_pScreenPriv->fBadDepth)
1139 if (LOWORD(wParam) != WA_INACTIVE && s_pScreenPriv->fBadDepth)
H A Dwindialogs.c512 s_pScreenPriv->fBadDepth = FALSE;
H A Dwinscrinit.c606 pScreenPriv->fBadDepth = FALSE;
H A Dwin.h474 Bool fBadDepth; member in struct:_winPrivScreenRec
H A Dwinshaddd.c569 || pScreenPriv->fBadDepth) return;
H A Dwinshadddnl.c650 || pScreenPriv->fBadDepth) return;
H A Dwinshadgdi.c484 || pScreenPriv->fBadDepth) return;

Completed in 16 milliseconds