Searched refs:pBoxEnd (Results 1 – 1 of 1) sorted by relevance
807 BoxPtr pBox, pBoxEnd; in RegionSetExtents() local818 pBoxEnd = RegionEnd(pReg); in RegionSetExtents()829 pReg->extents.x2 = pBoxEnd->x2; in RegionSetExtents()830 pReg->extents.y2 = pBoxEnd->y2; in RegionSetExtents()833 while (pBox <= pBoxEnd) { in RegionSetExtents()