Home
last modified time | relevance | path

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

/trunk/main/basebmp/source/
H A Dintconversion.hxx61 template< unsigned int RedIndex,
65 RedIndex,
71 RedIndex,
77 RedIndex,
H A Dbitmapdevice.cxx80 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 20 milliseconds