Home
last modified time | relevance | path

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

/trunk/main/basebmp/inc/basebmp/
H A Dmetafunctions.hxx210 template< typename T > inline T shiftRight( T v, int shift ) in shiftRight() function
H A Drgbmaskpixelformats.hxx123 ColorType res( (shiftRight(red, in operator ()()
127 (shiftRight(red, in operator ()()
132 (shiftRight(green, in operator ()()
136 (shiftRight(green, in operator ()()
141 (shiftRight(blue, in operator ()()
145 (shiftRight(blue, in operator ()()
H A Dtruecolormaskaccessor.hxx47 template< typename T > inline T shiftRight( T v, int shift ) in shiftRight() function
142 value_type res( (shiftRight(red, in toValue()
144 (shiftRight(red, in toValue()
147 (shiftRight(green, in toValue()
149 (shiftRight(green, in toValue()
152 (shiftRight(blue, in toValue()
154 (shiftRight(blue, in toValue()

Completed in 35 milliseconds