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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c116 #define IS_VISIBLE(pWin) (pPriv->vtSema && \ macro
484 if(IS_VISIBLE(pDraw) && nInit) {
540 if(IS_VISIBLE(pDraw) && nspans) {
601 if(IS_VISIBLE(pDraw)) {
640 if(IS_VISIBLE(pDst)) {
681 if(IS_VISIBLE(pDst)) {
719 if(IS_VISIBLE(pDraw) && nptInit) {
768 if(IS_VISIBLE(pDraw) && nptInit) {
843 if(IS_VISIBLE(pDraw) && nsegInit) {
925 if(IS_VISIBLE(pDra
[all...]

Completed in 3 milliseconds