Home
last modified time | relevance | path

Searched refs:mcBlueOrIndex (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx290 mcBlueOrIndex ( 0 ), in BitmapColor()
310 mcBlueOrIndex ( rBitmapColor.mcBlueOrIndex ), in BitmapColor()
341 return( ( mcBlueOrIndex == rBitmapColor.mcBlueOrIndex ) && in operator ==()
357 mcBlueOrIndex = rBitmapColor.mcBlueOrIndex; in operator =()
409 return mcBlueOrIndex; in GetBlue()
425 return mcBlueOrIndex; in GetIndex()
449 return mcBlueOrIndex; in GetBlueOrIndex()
457 mcBlueOrIndex = ~mcBlueOrIndex, mcGreen = ~mcGreen, mcRed = ~mcRed; in Invert()
500 mcBlueOrIndex = COLOR_CHANNEL_MERGE( mcBlueOrIndex, rBitmapColor.mcBlueOrIndex, cTransparency ); in Merge()
512 mcBlueOrIndex = COLOR_CHANNEL_MERGE( mcBlueOrIndex, cB, cTransparency ); in Merge()
[all …]

Completed in 37 milliseconds