Searched refs:rBitmapSize (Results 1 – 3 of 3) sorted by relevance
51 const Size& rBitmapSize = getBitmapEx().GetSizePixel(); in DiscreteShadow() local53 if(rBitmapSize.Width() != rBitmapSize.Height() || rBitmapSize.Width() < 7) in DiscreteShadow()
127 const Size& rBitmapSize = pImage->GetSizePixel(); in ImplDraw() local133 rDev.DrawImage( lcl_centerWithin( aDrawRect, rBitmapSize ), *pImage, nStyle ); in ImplDraw()139 const Size aPaintSize = lcl_calcPaintSize( aDrawRect, rBitmapSize ); in ImplDraw()
449 const ::com::sun::star::geometry::IntegerSize2D& rBitmapSize );
Completed in 12 milliseconds