Searched refs:aOutPosPixel (Results 1 – 2 of 2) sorted by relevance
159 const ::basegfx::B2DPoint aOutPosPixel( aViewTransform * ::basegfx::B2DPoint() ); in repaintWithoutPolygons() local168 pBitmap->move( aOutPosPixel ); in repaintWithoutPolygons()384 const ::basegfx::B2DPoint aOutPosPixel( aViewTransform * ::basegfx::B2DPoint() ); in handleMouseDragged() local393 pBitmap->move( aOutPosPixel ); in handleMouseDragged()396 aViewTransform.translate(-aOutPosPixel.getX(), -aOutPosPixel.getY()); in handleMouseDragged()
324 const ::basegfx::B2DPoint aOutPosPixel( aViewTransform * ::basegfx::B2DPoint() ); in operator ()() local332 pBitmap->move( aOutPosPixel ); in operator ()()
Completed in 55 milliseconds