Searched defs:outputMaskFunctorSelector (Results 1 – 2 of 2) sorted by relevance
/trunk/main/basebmp/inc/basebmp/ |
H A D | accessortraits.hxx | 40 template< typename T, typename M, bool polarity, typename DUMMY > struct outputMaskFunctorSelector … struct 46 template< typename T, typename M, bool polarity > struct outputMaskFunctorSelector< T, M, polarity,… struct
|
H A D | colormisc.hxx | 62 template<bool polarity> struct outputMaskFunctorSelector< Color, sal_uInt8, polarity, FastMask > struct 64 typedef ColorBitmaskOutputMaskFunctor<polarity> type;
|
Completed in 16 milliseconds