Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx118 sal_uInt8 mbIndex; member in BitmapColor
293 mbIndex ( sal_False ) in BitmapColor()
303 mbIndex ( sal_False ) in BitmapColor()
313 mbIndex ( rBitmapColor.mbIndex ) in BitmapColor()
323 mbIndex ( 0 ) in BitmapColor()
333 mbIndex ( sal_True ) in BitmapColor()
342 ( mbIndex ? rBitmapColor.mbIndex : in operator ==()
360 mbIndex = rBitmapColor.mbIndex; in operator =()
369 return mbIndex; in IsIndex()
424 DBG_ASSERT( mbIndex, "Pixel represents color values!" ); in GetIndex()
[all …]

Completed in 19 milliseconds