Searched refs:RegionBox (Results 1 – 2 of 2) sorted by relevance
110 RegionBox(RegionPtr reg, int i) in RegionBox() function118 return RegionBox(reg, (reg)->data->numRects); in RegionTop()124 return RegionBox(reg, (reg)->data->numRects - 1); in RegionEnd()350 #define REGION_BOX RegionBox
428 pPrevBox = RegionBox(pReg, prevStart); in RegionCoalesce()429 pCurBox = RegionBox(pReg, curStart); in RegionCoalesce()1025 new = RegionBox(dstrgn, numRects); in RegionAppend()