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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dregion.c178 #define RECTALLOC(pReg,n) \ macro
500 RECTALLOC(pReg, newRects);
525 RECTALLOC(newReg, newRects); \
1004 RECTALLOC(dstrgn, size);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dregion.c178 #define RECTALLOC(pReg,n) \ macro
502 RECTALLOC(pReg, newRects);
527 RECTALLOC(newReg, newRects); \
990 RECTALLOC(dstrgn, size);
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-region.c229 #define RECTALLOC(region, n) \ macro
703 RECTALLOC (region, new_rects);

Completed in 9 milliseconds