Searched refs:RegionBoxptr (Results 1 – 3 of 3) sorted by relevance
357 *RegionBoxptr(pRgn) = pRgn->extents; in RegionRectAlloc()778 newReg->extents = *RegionBoxptr(newReg); in RegionOp()817 pBox = RegionBoxptr(pReg); in RegionSetExtents()997 last = RegionBoxptr(dstrgn) + (dnumRects - 1); in RegionAppend()1008 first = RegionBoxptr(dstrgn); in RegionAppend()1027 *new = *RegionBoxptr(dstrgn); in RegionAppend()1029 memmove((char *) new, (char *) RegionBoxptr(dstrgn), in RegionAppend()1031 new = RegionBoxptr(dstrgn); in RegionAppend()1034 new = RegionBoxptr(dstrgn) + dnumRects; in RegionAppend()1183 QuickSortRects(RegionBoxptr(badreg), numRects); in RegionValidate()[all …]
109 fr = RegionBoxptr(reg); \149 FirstRect = RegionBoxptr(pReg); in fbPixmapToRegion()274 pReg->extents.y1 = RegionBoxptr(pReg)->y1; in fbPixmapToRegion()
104 RegionBoxptr(RegionPtr reg) in RegionBoxptr() function112 return (&RegionBoxptr(reg)[i]); in RegionBox()349 #define REGION_BOXPTR RegionBoxptr