Searched refs:mpCurrRectBandSep (Results 1 – 1 of 1) sorted by relevance
1283 ImplRegionBandSep* mpCurrRectBandSep = mpCurrRectBand->mpFirstSep; in GetRegionRectangles() local1288 while(mpCurrRectBandSep) in GetRegionRectangles()1290 aRectangle.Left() = mpCurrRectBandSep->mnXLeft; in GetRegionRectangles()1291 aRectangle.Right() = mpCurrRectBandSep->mnXRight; in GetRegionRectangles()1293 mpCurrRectBandSep = mpCurrRectBandSep->mpNextSep; in GetRegionRectangles()
Completed in 17 milliseconds