HomeSort by: relevance | last modified time | path
    Searched refs:WindowDrawable (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xnest/
Drawable.h 22 (WindowDrawable((pDrawable)->type) ? \
  /xsrc/external/mit/xorg-server.old/dist/hw/xnest/
Drawable.h 22 (WindowDrawable((pDrawable)->type) ? \
  /xsrc/external/mit/xorg-server.old/dist/include/
pixmap.h 91 #define WindowDrawable(type) \
  /xsrc/external/mit/xorg-server/dist/include/
pixmap.h 93 #define WindowDrawable(type) \
  /xsrc/external/mit/xorg-server/dist/miext/damage/
damage.c 90 if (WindowDrawable(pDrawable->type)) {
209 if (!WindowDrawable(pDamage->pDrawable->type)) {
508 if (pSrc->pDrawable && WindowDrawable(pSrc->pDrawable->type))
510 if (pMask && pMask->pDrawable && WindowDrawable(pMask->pDrawable->type))
  /xsrc/external/mit/xorg-server.old/dist/damageext/
damageext.c 448 if (WindowDrawable(pDamageExt->pDrawable->type))
  /xsrc/external/mit/xorg-server.old/dist/miext/damage/
damage.c 87 if (WindowDrawable(pDrawable->type))
303 if (!WindowDrawable(pDamage->pDrawable->type))
  /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
uxa-damage.c 164 if (!WindowDrawable(pDrawable->type))
  /xsrc/external/mit/xorg-server/dist/Xext/
panoramiXprocs.c 589 else if (WindowDrawable(pDraw->type)) {
  /xsrc/external/mit/xorg-server.old/dist/Xext/
panoramiXprocs.c 560 if (WindowDrawable(pDraw->type))
  /xsrc/external/mit/xorg-server/dist/dix/
dispatch.c 1029 if (WindowDrawable(pDraw->type)) {
  /xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c 919 if (WindowDrawable(pDraw->type))

Completed in 15 milliseconds