Searched defs:YELLOW (Results 1 – 9 of 9) sorted by relevance
75 YELLOW, enumerator
69 static final Color YELLOW = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_YELLOW); field in FingerPrintGraph
86 static final Color YELLOW = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_YELLOW); field in PerformancesView
454 private enum Color {BLUE, RED, YELLOW, GREEN} enumConstant
48 public static final Color YELLOW = new Color(0xffff00ff); field in Color
555 private enum Color {BLUE, RED, YELLOW, GREEN} enumConstant
66 YELLOW = 40 variable in EnumTest.setUp.Color
227 #define YELLOW "33" macro
39 #define YELLOW "33" macro