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

/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessCommon.c340 int numBox = RegionNumRects(pRegion); local in function:RootlessDamageRegion
342 for (end = box+numBox; box < end; box++) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaImage.c481 int numBox, increment; local in function:XAAPutImage
498 numBox = nboxes;
499 while(numBox--) {
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessCommon.c395 int numBox = RegionNumRects(pRegion); local in function:RootlessDamageRegion
397 for (end = box + numBox; box < end; box++) {

Completed in 5 milliseconds