Searched refs:B_LAB24 (Results 1 - 10 of 10) sorted by relevance

/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp80 case B_UVL24: case B_LAB24: case B_HSI24:
171 case B_LAB24: case B_LAB32: case B_LABA32:
H A DBitmap.cpp199 case B_UVL24: case B_LAB24: case B_HSI24:
1410 case B_UVL24: case B_LAB24: case B_HSI24:
1932 case B_UVL24: case B_LAB24: case B_HSI24:
/haiku/src/tests/kits/interface/bbitmap/
H A DBBitmapTester.cpp55 case B_UVL24: case B_LAB24: case B_HSI24:
136 { BRect(0, 0, 39, 9), B_LAB24 },
137 { BRect(0, 0, 18, 9), B_LAB24 },
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp125 case B_UVL24: case B_LAB24: case B_HSI24:
238 case B_LAB24: case B_LAB32: case B_LABA32:
H A DBitmap.cpp107 case B_UVL24: case B_LAB24: case B_HSI24:
/haiku/src/tools/translation/bitsinfo/
H A Dbitsinfo.cpp136 COLORSPACENAME(B_LAB24),
/haiku/headers/os/interface/
H A DGraphicsDefs.h246 B_LAB24 = 0x4032, // Lab enumerator in enum:__anon1
/haiku/src/tools/translation/inspector/
H A DImageView.cpp292 COLORSPACENAME(B_LAB24),
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMediaFormatIO.cpp284 case B_LAB24:
285 context.writeAttr(key, "B_LAB24");
409 else if(!strcmp(value, "B_LAB24"))
410 dest = B_LAB24;
/haiku/src/apps/cortex/support/
H A DMediaString.cpp1007 case B_LAB24:

Completed in 76 milliseconds