Searched refs:DRAWABLE_WINDOW (Results 1 - 25 of 112) sorted by relevance

12345

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dpixmap.h55 #define DRAWABLE_WINDOW 0 macro
89 (type == DRAWABLE_WINDOW)
92 ((type == DRAWABLE_WINDOW) || (type == UNDRAWABLE_WINDOW))
/xsrc/external/mit/xorg-server/dist/include/
H A Dpixmap.h55 #define DRAWABLE_WINDOW 0 macro
91 (type == DRAWABLE_WINDOW)
94 ((type == DRAWABLE_WINDOW) || (type == UNDRAWABLE_WINDOW))
/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_accel.c71 (pDstDrawable->type != DRAWABLE_WINDOW ||
72 pSrcDrawable->type != DRAWABLE_WINDOW))) ?
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaFallback.c81 if((pSrc->type == DRAWABLE_WINDOW) || (pDst->type == DRAWABLE_WINDOW) ||
104 if((pSrc->type == DRAWABLE_WINDOW) || (pDst->type == DRAWABLE_WINDOW) ||
H A DxaaCpyArea.c35 if(pDstDrawable->type == DRAWABLE_WINDOW) {
36 if((pSrcDrawable->type == DRAWABLE_WINDOW) ||
60 if((pSrcDrawable->type == DRAWABLE_WINDOW) ||
95 ((pSrc->type == DRAWABLE_WINDOW) &&
96 (pDst->type == DRAWABLE_WINDOW)));
H A DxaaPict.c192 (pDraw->type == DRAWABLE_WINDOW || \
553 (pSrc->pDrawable->type == DRAWABLE_WINDOW || IS_OFFSCREEN_PIXMAP(pSrc->pDrawable))) ||
554 pDst->pDrawable->type == DRAWABLE_WINDOW || IS_OFFSCREEN_PIXMAP(pDst->pDrawable))) {
595 ((pDst->pDrawable->type != DRAWABLE_WINDOW) &&
643 (pSrc->pDrawable->type == DRAWABLE_WINDOW || IS_OFFSCREEN_PIXMAP(pSrc->pDrawable))) ||
644 pDst->pDrawable->type == DRAWABLE_WINDOW || IS_OFFSCREEN_PIXMAP(pDst->pDrawable))) {
H A DxaaGC.c106 else if(!infoRec->pScrn->vtSema && (pDraw->type == DRAWABLE_WINDOW)) {
376 ((pSrc->type == DRAWABLE_WINDOW) || IS_OFFSCREEN_PIXMAP(pSrc)))
421 ((pSrc->type == DRAWABLE_WINDOW) || IS_OFFSCREEN_PIXMAP(pSrc))){
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Ddri_helpers.c86 if (rc != Success || pDraw->type != DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmicopy.c59 ((pSrcDrawable->type == DRAWABLE_WINDOW) &&
60 (pDstDrawable->type == DRAWABLE_WINDOW)));
180 if (pDstDrawable->type == DRAWABLE_WINDOW &&
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmicopy.c55 ((pSrcDrawable->type == DRAWABLE_WINDOW) &&
56 (pDstDrawable->type == DRAWABLE_WINDOW)));
157 if (pDstDrawable->type == DRAWABLE_WINDOW &&
H A Dmigc.c103 if (pDrawable->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessScreen.c171 if (pDrawable->type == DRAWABLE_WINDOW) {
230 if (pDrawable->type == DRAWABLE_WINDOW) {
250 maskWin = (pMask->pDrawable && pMask->pDrawable->type == DRAWABLE_WINDOW) ?
253 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ?
255 dstWin = (pDst->pDrawable->type == DRAWABLE_WINDOW) ?
293 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ?
295 dstWin = (pDst->pDrawable->type == DRAWABLE_WINDOW) ?
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessScreen.c163 if (pDrawable->type == DRAWABLE_WINDOW) {
221 if (pDrawable->type == DRAWABLE_WINDOW) {
243 DRAWABLE_WINDOW) ? (WindowPtr) pMask->pDrawable : NULL;
245 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ?
247 dstWin = (pDst->pDrawable->type == DRAWABLE_WINDOW) ?
283 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ?
285 dstWin = (pDst->pDrawable->type == DRAWABLE_WINDOW) ?
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.c237 if (pDraw->type == DRAWABLE_WINDOW) {
382 if (pDrawable->type == DRAWABLE_WINDOW) {
425 if(pDrawable->type == DRAWABLE_WINDOW) {
480 if (pDrawable->type == DRAWABLE_WINDOW) {
530 if (pDrawable->type == DRAWABLE_WINDOW) {
562 if (pDrawable->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.c222 if (pDraw->type == DRAWABLE_WINDOW) {
370 if (pDrawable->type == DRAWABLE_WINDOW) {
413 if (pDrawable->type == DRAWABLE_WINDOW) {
470 if (pDrawable->type == DRAWABLE_WINDOW) {
523 if (pDrawable->type == DRAWABLE_WINDOW) {
556 if (pDrawable->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxswap.c231 if (pDraw->type == DRAWABLE_WINDOW) {
294 if (!pMember || pMember->type != DRAWABLE_WINDOW) {
307 } else if (pMember->type == DRAWABLE_WINDOW) {
509 /* FIXME: Check for errors when pDraw->type != DRAWABLE_WINDOW */
514 if (pDraw->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwingetsp.c128 case DRAWABLE_WINDOW:
130 ErrorF ("winGetSpans - DRAWABLE_WINDOW\n");
H A Dwinsetsp.c131 case DRAWABLE_WINDOW:
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_pixmap.c43 if (drawable->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw.h80 ((pDraw)->type == DRAWABLE_WINDOW && \
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dshadow.c91 if (pDrawable->type == DRAWABLE_WINDOW)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c123 case DRAWABLE_WINDOW:
140 if (pDraw->type != DRAWABLE_WINDOW)
182 if (pDraw->type == DRAWABLE_WINDOW) {
298 if (pDraw->type == DRAWABLE_WINDOW) {
439 if (pDraw->type == DRAWABLE_WINDOW) {
444 if (pDraw->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxgcops.c59 if ((_pDraw)->type == DRAWABLE_WINDOW) { \
73 (_pDraw)->type == DRAWABLE_WINDOW && \
564 if (pDrawable->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server/dist/damageext/
H A Ddamageext.c71 if (!noPanoramiXExtension && draw->type == DRAWABLE_WINDOW) {
252 pDrawable->type == DRAWABLE_WINDOW);
385 if (pDamageExt->pDrawable->type == DRAWABLE_WINDOW) {
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.c956 if (pDraw->type != DRAWABLE_WINDOW) {
1014 if (pDraw->type != DRAWABLE_WINDOW)
1101 if (pDraw->type != DRAWABLE_WINDOW) {
1158 if (pDraw->type != DRAWABLE_WINDOW)
1209 if (pDraw->type != DRAWABLE_WINDOW)
1287 if (pDraw->type != DRAWABLE_WINDOW)

Completed in 21 milliseconds

12345