Home
last modified time | relevance | path

Searched refs:B_NAVIGATION_BASE_COLOR (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/stylededit/
H A DColorMenuItem.cpp42 menu->SetHighColor(ui_color(B_NAVIGATION_BASE_COLOR)); in DrawContent()
/haiku/src/preferences/appearance/
H A DColors.cpp41 { B_NAVIGATION_BASE_COLOR, B_TRANSLATE_MARK("Navigation base") },
/haiku/headers/os/interface/
H A DInterfaceDefs.h319 B_NAVIGATION_BASE_COLOR = 4, enumerator
359 B_KEYBOARD_NAVIGATION_COLOR = B_NAVIGATION_BASE_COLOR,
/haiku/src/bin/
H A DWindowShade.cpp47 I(navigation_base_color, B_NAVIGATION_BASE_COLOR),
/haiku/src/kits/interface/
H A DColumnTypes.cpp576 parent->SetHighUIColor(B_NAVIGATION_BASE_COLOR); in DrawField()
/haiku/src/servers/app/
H A DWorkspacesView.cpp197 navColor = decorator->UIColor(B_NAVIGATION_BASE_COLOR); in _DrawWindow()
/haiku/docs/user/interface/
H A DInterfaceDefs.dox137 \var color_which B_NAVIGATION_BASE_COLOR
/haiku/src/kits/tracker/
H A DPoseView.cpp9166 rgb_color color = ui_color(B_NAVIGATION_BASE_COLOR); in DrawAfterChildren()