Searched refs:CreateRegion (Results 1 – 5 of 5) sorted by relevance
133 SetWindowRegionPixel( rRegionBmp.CreateRegion( COL_BLACK, aRect ) ); in ImplSetRegion()
725 Region CreateRegion( const Color& rColor, const Rectangle& rRect ) const;
2447 … const Region aWorkRgn(aMask.CreateRegion(COL_BLACK, Rectangle(Point(), aMask.GetSizePixel()))); in ImplPrintTransparent()2555 … const Region aWorkRgn(aMask.CreateRegion(COL_BLACK, Rectangle(Point(), aMask.GetSizePixel()))); in ImplPrintMask()
1379 Region Bitmap::CreateRegion( const Color& rColor, const Rectangle& rRect ) const in CreateRegion() function in Bitmap
1739 aRegion = Region( pMaskBitmap->CreateRegion( COL_BLACK, aRect ) ); in ImplBmp()
Completed in 60 milliseconds