Searched refs:rRectPixel (Results 1 – 6 of 6) sorted by relevance
106 sal_Bool AlphaMask::Crop( const Rectangle& rRectPixel ) in Crop() argument108 return Bitmap::Crop( rRectPixel ); in Crop()
524 sal_Bool BitmapEx::Crop( const Rectangle& rRectPixel ) in Crop() argument530 bRet = aBitmap.Crop( rRectPixel ); in Crop()533 aMask.Crop( rRectPixel ); in Crop()
893 sal_Bool Bitmap::Crop( const Rectangle& rRectPixel ) in Crop() argument896 Rectangle aRect( rRectPixel ); in Crop()
80 sal_Bool Crop( const Rectangle& rRectPixel );
171 sal_Bool Crop( const Rectangle& rRectPixel );
551 sal_Bool Crop( const Rectangle& rRectPixel );
Completed in 45 milliseconds