Searched refs:BASEBMP_SPECIALIZE_ACCESSORTRAITS (Results 1 – 4 of 4) sorted by relevance
/trunk/main/basebmp/inc/basebmp/ |
H A D | rgbmaskpixelformats.hxx | 250 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_RGB16_565_MSB::getter_type, 260 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_RGB16_565_LSB::getter_type, 270 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_RGB32_888::getter_type, 280 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_BGR32_888::getter_type,
|
H A D | greylevelformats.hxx | 109 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_GREY1_MSB::getter_type, 118 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_GREY4_MSB::getter_type, 126 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_GREY8::getter_type,
|
H A D | rgb24pixelformats.hxx | 83 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_RGB24::getter_type, 89 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_BGR24::getter_type,
|
H A D | pixelformatadapters.hxx | 80 #define BASEBMP_SPECIALIZE_ACCESSORTRAITS(Getter,Setter) \ macro
|
Completed in 60 milliseconds