Searched refs:aBmpSizePixel (Results 1 – 3 of 3) sorted by relevance
88 const ::basegfx::B2ISize aBmpSizePixel( in prefetch() local96 aBmpSizePixel ) ); in prefetch()108 aBmpSizePixel ); in prefetch()
740 const Size aBmpSizePixel( rBmp.GetSizePixel() ); in ImplWriteBmpRecord() local745 …) << (sal_Int32) 0 << (sal_Int32) 0 << (sal_Int32) aBmpSizePixel.Width() << (sal_Int32) aBmpSizePi… in ImplWriteBmpRecord()
1399 const Size aBmpSizePixel(rFillGraphicAttribute.getGraphic().GetSizePixel()); in processBasePrimitive2D() local1408 std::max(1.0, double(aBmpSizePixel.Width())), in processBasePrimitive2D()1409 std::max(1.0, double(aBmpSizePixel.Height()))) * in processBasePrimitive2D()
Completed in 63 milliseconds