Home
last modified time | relevance | path

Searched refs:aTopLeftPixel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx611 … const basegfx::B2DPoint aTopLeftPixel(aObjectToPixel * basegfx::B2DPoint(0.0, 0.0)); in processBasePrimitive2D() local
624 aOrigin.X() + basegfx::fround(aTopLeftPixel.getX()), in processBasePrimitive2D()
625 aOrigin.Y() + basegfx::fround(aTopLeftPixel.getY())); in processBasePrimitive2D()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2028 const ::basegfx::B2DPoint aTopLeftPixel( in createActions() local
2038 ::basegfx::B2DRange( aTopLeftPixel, in createActions()

Completed in 23 milliseconds