Home
last modified time | relevance | path

Searched refs:COLOR_BLUE (Results 1 – 10 of 10) sorted by relevance

/third_party/toybox/kconfig/lxdialog/
Dutil.c68 DLG_COLOR(screen, COLOR_CYAN, COLOR_BLUE, true); in set_classic_theme()
73 DLG_COLOR(button_active, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme()
75 DLG_COLOR(button_key_active, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme()
77 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
88 DLG_COLOR(item_selected, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme()
90 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
92 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme()
94 DLG_COLOR(check_selected, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme()
144 DLG_COLOR(title, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
145 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_BLUE, true); in set_bluetitle_theme()
[all …]
/third_party/benchmark/src/
Dcolorprint.cc51 case COLOR_BLUE: in GetPlatformColorCode()
69 case COLOR_BLUE: in GetPlatformColorCode()
Dcolorprint.h14 COLOR_BLUE, enumerator
Dconsole_reporter.cc134 (result.report_big_o || result.report_rms) ? COLOR_BLUE : COLOR_GREEN; in PrintRunData()
/third_party/alsa-utils/alsamixer/
Dcolors.c59 get_color_pair(COLOR_WHITE, COLOR_BLUE); in init_colors()
60 get_color_pair(COLOR_RED, COLOR_BLUE); in init_colors()
/third_party/python/Tools/demo/
Dlife.py175 curses.init_pair(1, curses.COLOR_BLUE, 0)
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c670 init_pair(COLOR_FOOTER, COLOR_WHITE, COLOR_BLUE); in main_ui()
/third_party/python/Modules/
D_cursesmodule.c4858 SetDictInt("COLOR_BLUE", COLOR_BLUE); in PyInit__curses()
/third_party/python/Doc/library/
Dcurses.rst1750 | ``COLOR_BLUE`` | Blue |
/third_party/protobuf/
DCHANGES.txt1370 `COLOR_BLUE` would generate a value of just `Blue`). An option