Searched refs:B_CONTROL_HIGHLIGHT_COLOR (Results 1 - 14 of 14) sorted by relevance

/haiku/src/preferences/appearance/
H A DColors.cpp39 { B_CONTROL_HIGHLIGHT_COLOR, B_TRANSLATE_MARK("Control highlight") },
H A DAPRView.cpp373 _SetOneColor(B_CONTROL_HIGHLIGHT_COLOR, controlHighlight.to_rgb());
/haiku/src/bin/
H A DWindowShade.cpp45 I(control_highlight_color, B_CONTROL_HIGHLIGHT_COLOR),
/haiku/src/apps/drivesetup/
H A DSupport.cpp116 rgb_color fillColor = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
/haiku/src/kits/shared/
H A DDateTimeEdit.cpp108 SetLowColor(mix_color(ui_color(B_CONTROL_HIGHLIGHT_COLOR),
475 SetLowColor(mix_color(ui_color(B_CONTROL_HIGHLIGHT_COLOR),
/haiku/headers/os/interface/
H A DInterfaceDefs.h311 B_CONTROL_HIGHLIGHT_COLOR = 16, enumerator in enum:color_which
/haiku/src/preferences/locale/
H A DLanguageListView.cpp293 ? ViewColor() : ui_color(B_CONTROL_HIGHLIGHT_COLOR), i);
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp62 rgb_color color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
/haiku/src/apps/charactermap/
H A DCharacterView.cpp510 ui_color(B_CONTROL_HIGHLIGHT_COLOR), 128);
/haiku/src/servers/notification/
H A DNotificationView.cpp87 fStripeColor = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
/haiku/src/kits/tracker/
H A DTitleView.cpp92 view->SetHighUIColor(B_CONTROL_HIGHLIGHT_COLOR);
H A DPoseView.cpp9204 color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp91 {102, 152, 203, 255}, // B_CONTROL_HIGHLIGHT_COLOR
137 {75, 124, 168, 255}, // B_CONTROL_HIGHLIGHT_COLOR
182 "B_CONTROL_HIGHLIGHT_COLOR",
1485 general_info.highlight_color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
/haiku/src/apps/diskprobe/
H A DProbeView.cpp318 rgb_color color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);

Completed in 236 milliseconds