Searched refs:B_LIST_BACKGROUND_COLOR (Results 1 - 17 of 17) sorted by relevance

/haiku/src/preferences/appearance/
H A DColors.cpp57 { B_LIST_BACKGROUND_COLOR, B_TRANSLATE_MARK("List background") },
H A DAPRView.cpp354 B_LIST_BACKGROUND_COLOR,
/haiku/src/bin/
H A DWindowShade.cpp60 I(list_background_color, B_LIST_BACKGROUND_COLOR),
/haiku/src/servers/package/
H A DResultWindow.cpp101 locationGroup->SetViewUIColor(B_LIST_BACKGROUND_COLOR, backgroundTint);
H A DProblemWindow.cpp237 problemGroup->SetViewUIColor(B_LIST_BACKGROUND_COLOR, backgroundTint);
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp261 : ui_color(B_LIST_BACKGROUND_COLOR);
H A DPropertyListView.cpp105 SetLowColor(ui_color(B_LIST_BACKGROUND_COLOR));
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp379 SetHighUIColor(B_LIST_BACKGROUND_COLOR);
406 SetLowUIColor(B_LIST_BACKGROUND_COLOR);
/haiku/src/preferences/filetypes/
H A DAttributeListView.cpp213 owner->SetLowColor(ui_color(B_LIST_BACKGROUND_COLOR));
/haiku/headers/os/interface/
H A DInterfaceDefs.h329 B_LIST_BACKGROUND_COLOR = 28, enumerator in enum:color_which
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp92 rgb_color color = ui_color(B_LIST_BACKGROUND_COLOR);
178 SetLowColor(ui_color(B_LIST_BACKGROUND_COLOR));
182 SetLowColor(ui_color(B_LIST_BACKGROUND_COLOR));
H A DPlaylistListView.cpp114 rgb_color color = ui_color(B_LIST_BACKGROUND_COLOR);
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp280 backColor = ui_color(B_LIST_BACKGROUND_COLOR);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp101 bgColor = ui_color(B_LIST_BACKGROUND_COLOR);
787 SetLowUIColor(B_LIST_BACKGROUND_COLOR);
/haiku/src/kits/shared/
H A DCalendarView.cpp168 SetViewUIColor(B_LIST_BACKGROUND_COLOR);
1113 rgb_color bgColor = ui_color(B_LIST_BACKGROUND_COLOR);
/haiku/src/kits/interface/
H A DListView.cpp1617 SetViewUIColor(B_LIST_BACKGROUND_COLOR);
1618 SetLowUIColor(B_LIST_BACKGROUND_COLOR);
H A DColumnListView.cpp2236 fColorList[B_COLOR_BACKGROUND] = ui_color(B_LIST_BACKGROUND_COLOR);

Completed in 129 milliseconds