Lines Matching refs:aRectangles
1292 RectangleVector aRectangles; in LogicToPixel() local
1293 rLogicRegion.GetRegionRectangles(aRectangles); in LogicToPixel()
1294 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel()
1503 RectangleVector aRectangles; in LogicToPixel() local
1504 rLogicRegion.GetRegionRectangles(aRectangles); in LogicToPixel()
1505 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel()
1687 RectangleVector aRectangles; in PixelToLogic() local
1688 rDeviceRegion.GetRegionRectangles(aRectangles); in PixelToLogic()
1689 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic()
1902 RectangleVector aRectangles; in PixelToLogic() local
1903 rDeviceRegion.GetRegionRectangles(aRectangles); in PixelToLogic()
1904 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic()