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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DPixmap.c100 return NullRegion;
H A DGCOps.c127 return NullRegion;
136 if(!pReg || !pTmpReg) return NullRegion;
H A DWindow.c437 if (pReg1 == NullRegion || pReg2 == NullRegion) return False;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DPixmap.c114 return NullRegion;
H A DGCOps.c139 return NullRegion;
149 return NullRegion;
H A DWindow.c432 if (pReg1 == NullRegion || pReg2 == NullRegion)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbbitmap.c102 return NullRegion;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbbitmap.c102 return NullRegion;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxpixmap.c214 return NullRegion;
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h60 #define NullRegion ((RegionPtr)0) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dregionstr.h61 #define NullRegion ((RegionPtr)0) macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbpixmap.c158 return NullRegion;
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpixmap.c148 return NullRegion;
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwindow.c132 val->before.borderVisible = NullRegion;
236 (*WindowExposures)(pChild, &val->after.exposed, NullRegion);
388 RegionPtr borderVisible = NullRegion; /* visible area of the border */
H A Dmioverlay.c864 (*WindowExposures)(pTree->pWin,&mival->exposed,NullRegion);
901 (*WindowExposures)(pChild, &val->after.exposed, NullRegion);
1136 RegionPtr borderVisible = NullRegion;
1137 RegionPtr borderVisible2 = NullRegion;
1640 RegionPtr pBSReg = NullRegion;
1945 pTree->valdata->borderVisible = NullRegion;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwindow.c130 val->before.borderVisible = NullRegion;
364 RegionPtr borderVisible = NullRegion; /* visible area of the border */
H A Dmioverlay.c1088 RegionPtr borderVisible = NullRegion;
1089 RegionPtr borderVisible2 = NullRegion;
1866 pTree->valdata->borderVisible = NullRegion;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr.c878 screen->WindowExposures (pair->local, &reg, NullRegion);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c613 pSprite->hotShape = NullRegion;
895 : NullRegion;
2974 pSprite->hotShape = NullRegion;
H A Dwindow.c2690 (*pScreen->WindowExposures) (pWin, &temp, NullRegion);
/xsrc/external/mit/xorg-server/dist/dix/
H A Devents.c644 pSprite->hotShape = NullRegion;
911 : NullRegion;
3439 pSprite->hotShape = NullRegion;

Completed in 46 milliseconds