Searched refs:RedIndex (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/basebmp/source/ |
H A D | intconversion.hxx | 61 template< unsigned int RedIndex, 65 RedIndex, 71 RedIndex, 77 RedIndex,
|
H A D | bitmapdevice.cxx | 80 template< class Value, unsigned int RedIndex, unsigned int BlueIndex, unsigned int GreenIndex > 81 inline RGBValue<Value, RedIndex, GreenIndex, BlueIndex> 82 operator^( RGBValue<Value, RedIndex, GreenIndex, BlueIndex> const& lhs, in operator ^() argument 83 RGBValue<Value, RedIndex, GreenIndex, BlueIndex> const& rhs ) in operator ^() 85 RGBValue<Value, RedIndex, GreenIndex, BlueIndex> res( in operator ^()
|
Completed in 27 milliseconds