Home
last modified time | relevance | path

Searched refs:BMP_COLOR_MONOCHROME_BLACK (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx313 else if( BMP_COLOR_MONOCHROME_BLACK == eColorMode || in GetColorTransformedBitmapEx()
322 aRet.aBitmap.Erase( ( BMP_COLOR_MONOCHROME_BLACK == eColorMode ) ? COL_BLACK : COL_WHITE ); in GetColorTransformedBitmapEx()
H A Dimpimage.cxx421 …( ( nStyle & IMAGE_DRAW_MONOCHROME_BLACK ) ? BMP_COLOR_MONOCHROME_BLACK : BMP_COLOR_MONOCHROME_WHI… in Draw()
H A Dbitmap.cxx1819 else if( BMP_COLOR_MONOCHROME_BLACK == eColorMode || in GetColorTransformedBitmap()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx171 BMP_COLOR_MONOCHROME_BLACK = 2, enumerator

Completed in 41 milliseconds