Lines Matching refs:RegionBoxptr
348 *RegionBoxptr(pRgn) = pRgn->extents;
778 newReg->extents = *RegionBoxptr(newReg);
819 pBox = RegionBoxptr(pReg);
1013 last = RegionBoxptr(dstrgn) + (dnumRects - 1);
1026 first = RegionBoxptr(dstrgn);
1047 *new = *RegionBoxptr(dstrgn);
1049 memmove((char *)new,(char *)RegionBoxptr(dstrgn),
1051 new = RegionBoxptr(dstrgn);
1054 new = RegionBoxptr(dstrgn) + dnumRects;
1216 QuickSortRects(RegionBoxptr(badreg), numRects);
1230 box = RegionBoxptr(&ri[0].reg);
1618 pboxBandStart = RegionBoxptr(prgnDst);