Searched refs:B_COLOR_8_BIT (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/
H A Dsetmime.cpp763 fSmallIcon = new BBitmap(rect, B_COLOR_8_BIT);
768 fBigIcon = new BBitmap(rect, B_COLOR_8_BIT);
854 fSmallIcon = new BBitmap(BRect(0, 0, 15, 15), B_COLOR_8_BIT);
860 fBigIcon = new BBitmap(BRect(0, 0, 31, 31), B_COLOR_8_BIT);
/haiku/headers/os/interface/
H A DGraphicsDefs.h271 B_COLOR_8_BIT = B_CMAP8, enumerator in enum:__anon1
/haiku/src/tests/kits/interface/menu/menuworld/
H A DTestIcons.h32 const color_space kLargeIconColorSpace = B_COLOR_8_BIT;
38 const color_space kMiniIconColorSpace = B_COLOR_8_BIT;

Completed in 57 milliseconds