Lines Matching refs:RectangleVector
1292 RectangleVector aRectangles; in LogicToPixel()
1294 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel()
1297 …for(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectang… in LogicToPixel()
1503 RectangleVector aRectangles; in LogicToPixel()
1505 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel()
1508 …for(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectang… in LogicToPixel()
1687 RectangleVector aRectangles; in PixelToLogic()
1689 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic()
1692 …for(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectang… in PixelToLogic()
1902 RectangleVector aRectangles; in PixelToLogic()
1904 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic()
1907 …for(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectang… in PixelToLogic()