Searched refs:UNDRAWABLE_WINDOW (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dpixmap.h57 #define UNDRAWABLE_WINDOW 2 macro
92 ((type == DRAWABLE_WINDOW) || (type == UNDRAWABLE_WINDOW))
/xsrc/external/mit/xorg-server/dist/include/
H A Dpixmap.h57 #define UNDRAWABLE_WINDOW 2 macro
94 ((type == DRAWABLE_WINDOW) || (type == UNDRAWABLE_WINDOW))
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiexpose.c552 if(!drawable || drawable->type == UNDRAWABLE_WINDOW)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c3055 if (stuff->class != CursorShape && pDraw->type == UNDRAWABLE_WINDOW)
H A Dwindow.c659 pWin->drawable.type = (short) UNDRAWABLE_WINDOW;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c3145 if (stuff->class != CursorShape && pDraw->type == UNDRAWABLE_WINDOW)
H A Dwindow.c845 pWin->drawable.type = (short) UNDRAWABLE_WINDOW;

Completed in 20 milliseconds