Home
last modified time | relevance | path

Searched refs:rBitmapSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx51 const Size& rBitmapSize = getBitmapEx().GetSizePixel(); in DiscreteShadow() local
53 if(rBitmapSize.Width() != rBitmapSize.Height() || rBitmapSize.Width() < 7) in DiscreteShadow()
/trunk/main/vcl/source/control/
H A Dimgctrl.cxx127 const Size& rBitmapSize = pImage->GetSizePixel(); in ImplDraw() local
133 rDev.DrawImage( lcl_centerWithin( aDrawRect, rBitmapSize ), *pImage, nStyle ); in ImplDraw()
139 const Size aPaintSize = lcl_calcPaintSize( aDrawRect, rBitmapSize ); in ImplDraw()
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx450 const ::com::sun::star::geometry::IntegerSize2D& rBitmapSize );

Completed in 19 milliseconds