Searched refs:rRectangles (Results 1 – 1 of 1) sorted by relevance
1294 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel() local1297 …or(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangl… in LogicToPixel()1505 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel() local1508 …or(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangl… in LogicToPixel()1689 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic() local1692 …or(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangl… in PixelToLogic()1904 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic() local1907 …or(RectangleVector::const_reverse_iterator aRectIter(rRectangles.rbegin()); aRectIter != rRectangl… in PixelToLogic()
Completed in 23 milliseconds