Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2020 const Size& rTileSizePixel, in ImplRenderTempTile() argument
2095 aTileInfo.aTileSizePixel = rTileSizePixel; in ImplRenderTileRecursive()
2102 rTileSizePixel, pAttr, nFlags, aTileInfo ) ) in ImplRenderTileRecursive()
2194 rTileInfo.aTileSizePixel = Size( rTileSizePixel.Width()*nMSBFactor*nExponent, in ImplRenderTileRecursive()
2195 rTileSizePixel.Height()*nMSBFactor*nExponent ); in ImplRenderTileRecursive()
2228 rVDev.DrawRect( Rectangle((rTileInfo.aTileTopLeft.X())*rTileSizePixel.Width(), in ImplRenderTileRecursive()
2229 (rTileInfo.aTileTopLeft.Y())*rTileSizePixel.Height(), in ImplRenderTileRecursive()
2354 Size aTileSizeLogic( rOut.PixelToLogic( rTileSizePixel ) ); in ImplDrawTiled()
2382 bDrawInPixel ? rTileSizePixel : aTileSizeLogic, in ImplDrawTiled()
2385 aCurrPos.X() += rTileSizePixel.Width(); in ImplDrawTiled()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx277 const Size& rTileSizePixel,
284 … const Size& rTileSizePixel, const GraphicAttr* pAttr,

Completed in 32 milliseconds