Home
last modified time | relevance | path

Searched refs:createMaskBmpEx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx361 BitmapEx createMaskBmpEx( const Bitmap& rBitmap, in createMaskBmpEx() function
2390 BitmapEx aBmp( createMaskBmpEx( pAct->GetBitmap(), in createActions()
2420 BitmapEx aBmp( createMaskBmpEx( pAct->GetBitmap(), in createActions()
2452 BitmapEx aBmp( createMaskBmpEx( pAct->GetBitmap(), in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx830 BitmapEx createMaskBmpEx(const Bitmap& rBitmap, const Color& rMaskColor) in createMaskBmpEx() function
2243 const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor())); in interpretMetafile()
2253 const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor())); in interpretMetafile()
2275 const BitmapEx aCroppedBitmapEx(createMaskBmpEx(aCroppedBitmap, pA->GetColor())); in interpretMetafile()

Completed in 45 milliseconds