Lines Matching refs:COL_BLACK
322 … aRet.aBitmap.Erase( ( BMP_COLOR_MONOCHROME_BLACK == eColorMode ) ? COL_BLACK : COL_WHITE ); in GetColorTransformedBitmapEx()
494 bRet = aBitmap.Rotate( nAngle10, COL_BLACK ); in Rotate()
499 aMask.Erase( COL_BLACK ); in Rotate()
572 Color aColor( bExpandTransparent ? COL_WHITE : COL_BLACK ); in Expand()
648 aMask.Erase( Color( COL_BLACK ) ); in CopyPixel()
664 aMaskSrc.Erase( Color( COL_BLACK ) ); in CopyPixel()
694 const Color aBlack( COL_BLACK ); in Erase()
1213 static Color aLastColorTopLeft(COL_BLACK); in createBlendFrame()
1214 static Color aLastColorTopRight(COL_BLACK); in createBlendFrame()
1215 static Color aLastColorBottomRight(COL_BLACK); in createBlendFrame()
1216 static Color aLastColorBottomLeft(COL_BLACK); in createBlendFrame()
1246 aContent.Erase(COL_BLACK); in createBlendFrame()