Searched refs:aRegionRectanglePixel (Results 1 – 1 of 1) sorted by relevance
108 const Rectangle aRegionRectanglePixel( in ImpRestoreBackground() local111 const Region aRegionPixel(aRegionRectanglePixel); in ImpRestoreBackground()352 Rectangle aRegionRectanglePixel( variable359 if(aRegionRectanglePixel.Left() < 0L)361 aRegionRectanglePixel.Left() = 0L;364 if(aRegionRectanglePixel.Top() < 0L)366 aRegionRectanglePixel.Top() = 0L;380 const Point aTopLeft(aRegionRectanglePixel.TopLeft());381 const Size aSize(aRegionRectanglePixel.GetSize());445 const Rectangle aRegionRectanglePixel( variable[all …]
Completed in 8 milliseconds