Home
last modified time | relevance | path

Searched refs:CreateRegion (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/window/
H A Dscrwnd.cxx133 SetWindowRegionPixel( rRegionBmp.CreateRegion( COL_BLACK, aRect ) ); in ImplSetRegion()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx725 Region CreateRegion( const Color& rColor, const Rectangle& rRect ) const;
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx2456 … const Region aWorkRgn(aMask.CreateRegion(COL_BLACK, Rectangle(Point(), aMask.GetSizePixel()))); in ImplPrintTransparent()
2564 … const Region aWorkRgn(aMask.CreateRegion(COL_BLACK, Rectangle(Point(), aMask.GetSizePixel()))); in ImplPrintMask()
H A Dbitmap.cxx1379 Region Bitmap::CreateRegion( const Color& rColor, const Rectangle& rRect ) const in CreateRegion() function in Bitmap
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1739 aRegion = Region( pMaskBitmap->CreateRegion( COL_BLACK, aRect ) ); in ImplBmp()

Completed in 58 milliseconds