HomeSort by relevance Sort by last modified time
    Searched full:color_red (Results 1 - 25 of 231) sorted by null

1 2 3 4 5 6 7 8 910

  /external/google-benchmark/src/
colorprint.h 7 COLOR_RED,
colorprint.cc 40 case COLOR_RED:
58 case COLOR_RED:
  /external/clang/test/Index/
complete-enums.c 5 Color_Red = 17,
17 // CHECK-CC1: EnumConstantDecl:{ResultType enum Color}{TypedText Color_Red} (65) (deprecated)
22 // CHECK-CC2-NEXT: EnumConstantDecl:{ResultType enum Color}{TypedText Color_Red} (7) (deprecated)
  /external/toybox/kconfig/lxdialog/
util.c 76 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_WHITE, false);
101 DLG_COLOR(screen, COLOR_RED, COLOR_BLACK, true);
104 DLG_COLOR(title, COLOR_RED, COLOR_BLACK, false);
107 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false);
109 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_RED, true);
110 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_BLACK, false);
111 DLG_COLOR(button_label_active, COLOR_WHITE, COLOR_RED, false);
121 DLG_COLOR(position_indicator, COLOR_RED, COLOR_BLACK, false);
127 DLG_COLOR(item_selected, COLOR_WHITE, COLOR_RED, false);
129 DLG_COLOR(tag, COLOR_RED, COLOR_BLACK, false)
    [all...]
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/util/
StatusTextUtils.java 27 private static final String COLOR_RED = "red";
48 audioPositionColor = COLOR_RED;
88 buffer.append(COLOR_RED);
109 buffer.append(COLOR_RED);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
colordlg.h 13 #define COLOR_RED 706
color.dlg 46 EDITTEXT,COLOR_RED,269,124,18,12,WS_GROUP | WS_TABSTOP