Lines Matching refs:aTopLeft
143 const Point aTopLeft(aRectIter->TopLeft()); in ImpRestoreBackground() local
147 aTopLeft, aSize, // destination in ImpRestoreBackground()
148 aTopLeft, aSize, // source in ImpRestoreBackground()
226 const Point aTopLeft(aRectIter->TopLeft()); in ImpSaveBackground() local
230 aTopLeft, aSize, // destination in ImpSaveBackground()
231 aTopLeft, aSize, // source in ImpSaveBackground()
253 const Bitmap aBitmap(maBufferDevice.GetBitmap(aTopLeft, aSize)); in ImpSaveBackground()
380 const Point aTopLeft(aRegionRectanglePixel.TopLeft()); variable
388 aTopLeft, aSize, // destination
389 aTopLeft, aSize, // source
408 aTopLeft, aSize, // destination
409 aTopLeft, aSize, // source
566 const basegfx::B2IPoint aTopLeft( in invalidateRange() local
573 maBufferRememberedRangePixel.expand(aTopLeft); in invalidateRange()
578 …const basegfx::B2IPoint aTopLeft((sal_Int32)floor(aDiscreteRange.getMinX()), (sal_Int32)floor(aDis… in invalidateRange() local
581 maBufferRememberedRangePixel.expand(aTopLeft); in invalidateRange()