Lines Matching refs:GetSizePixel
47 const Size& rBitmapSize = getBitmapEx().GetSizePixel(); in DiscreteShadow()
60 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getTopLeft()
73 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getTop()
86 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getTopRight()
99 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getRight()
112 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getBottomRight()
125 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getBottom()
138 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getBottomLeft()
151 const sal_Int32 nQuarter((getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getLeft()
175 … const sal_Int32 nQuarter((getDiscreteShadow().getBitmapEx().GetSizePixel().Width() - 3) >> 2); in create2DDecomposition()
315 … const sal_Int32 nQuarter((getDiscreteShadow().getBitmapEx().GetSizePixel().Width() - 3) >> 2); in getB2DRange()