Searched refs:RedIndex (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/basebmp/source/ |
| H A D | intconversion.hxx | 59 template< unsigned int RedIndex, 63 RedIndex, 69 RedIndex, 75 RedIndex,
|
| H A D | bitmapdevice.cxx | 77 template< class Value, unsigned int RedIndex, unsigned int BlueIndex, unsigned int GreenIndex > 78 inline RGBValue<Value, RedIndex, GreenIndex, BlueIndex> 79 operator^( RGBValue<Value, RedIndex, GreenIndex, BlueIndex> const& lhs, in operator ^() argument 80 RGBValue<Value, RedIndex, GreenIndex, BlueIndex> const& rhs ) in operator ^() 82 RGBValue<Value, RedIndex, GreenIndex, BlueIndex> res( in operator ^()
|