Searched refs:rTileSizePixel (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/svtools/source/graphic/ |
| H A D | grfmgr2.cxx | 2020 const Size& rTileSizePixel, in ImplRenderTempTile() argument 2045 … nNumTilesX, nNumTilesY, rTileSizePixel, pAttr, nFlags, aTileInfo ) ); in ImplRenderTempTile() 2064 const Size& rTileSizePixel, const GraphicAttr* pAttr, in ImplRenderTileRecursive() argument 2095 aTileInfo.aTileSizePixel = rTileSizePixel; in ImplRenderTileRecursive() 2102 rTileSizePixel, pAttr, nFlags, aTileInfo ) ) in ImplRenderTileRecursive() 2192 …rTileInfo.aNextTileTopLeft = Point( rTileInfo.aTileTopLeft.X() + rTileSizePixel.Width()*nRemainder… in ImplRenderTileRecursive() 2193 … rTileInfo.aTileTopLeft.Y() + rTileSizePixel.Height()*nRemainderTilesY ); 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() [all …]
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | grfmgr.hxx | 277 const Size& rTileSizePixel, 284 … const Size& rTileSizePixel, const GraphicAttr* pAttr,
|