Searched refs:B_COLOR_8_BIT_TYPE (Results 1 - 12 of 12) sorted by relevance

/haiku/src/preferences/media/
H A DMediaIcons.cpp37 resources.PreloadResourceType(B_COLOR_8_BIT_TYPE);
52 const void* bits = resources->LoadResource(B_COLOR_8_BIT_TYPE, id, &size);
/haiku/headers/os/support/
H A DTypeConstants.h23 B_COLOR_8_BIT_TYPE = 'CLRB', enumerator in enum:__anon12
/haiku/src/kits/support/
H A DByteOrder.cpp128 case B_COLOR_8_BIT_TYPE:
/haiku/src/bin/
H A Dlsindex.cpp73 RETURN_TYPE(B_COLOR_8_BIT_TYPE);
H A Dhey.cpp1049 case B_COLOR_8_BIT_TYPE: strcpy(str, "B_COLOR_8_BIT_TYPE"); break;
1303 case B_COLOR_8_BIT_TYPE:
/haiku/src/tests/servers/input/msgspy/
H A DMsgSpy.cpp452 case B_COLOR_8_BIT_TYPE:
454 field_type = "B_COLOR_8_BIT_TYPE";
/haiku/src/tests/kits/support/
H A DByteOrderTest.cpp360 IS_SWAPPED(B_COLOR_8_BIT_TYPE);
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp299 case B_COLOR_8_BIT_TYPE:
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp2097 originatorData.FindData("miniIcon", B_COLOR_8_BIT_TYPE,
2099 originatorData.FindData("largeIcon", B_COLOR_8_BIT_TYPE,
H A DURLInputGroup.cpp607 data.AddData("miniIcon", B_COLOR_8_BIT_TYPE, &miniIcon, sizeof(miniIcon));
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1459 #define B_COLOR_8_BIT_TYPE FSSH_B_COLOR_8_BIT_TYPE macro
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp3188 case B_COLOR_8_BIT_TYPE:

Completed in 122 milliseconds