Home
last modified time | relevance | path

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

/external/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 …]
/external/replicaisland/src/com/replica/replicaisland/
DDebugSystem.java22 public static final int COLOR_BLUE = 1; field in DebugSystem
90 case COLOR_BLUE: in getTexture()
102 case COLOR_BLUE: in getTexture()
DGameObjectCollisionSystem.java266 DebugSystem.COLOR_BLUE); in drawDebugVolumes()
/external/google-benchmark/src/
Dcolorprint.cc46 case COLOR_BLUE: in GetPlatformColorCode()
64 case COLOR_BLUE: in GetPlatformColorCode()
Dcolorprint.h10 COLOR_BLUE, enumerator
/external/autotest/client/profilers/powertop/src/
Ddisplay.c132 init_pair(PT_COLOR_BLUE, COLOR_WHITE, COLOR_BLUE); in initialize_curses()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DBarGraph.java180 Color blue= display.getSystemColor(SWT.COLOR_BLUE); in paint()
DFingerPrintGraph.java64 static final Color BLUE= DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_BLUE);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DConfigTab.java56 static final Color BLUE= DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_BLUE);
DPerformancesView.java81 static final Color BLUE= DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_BLUE);