Searched defs:RED (Results 1 – 5 of 5) sorted by relevance
23 RED = "\033[31m" variable
36 private final Path RED = new File("red").toPath(); field in PlaylistTest
40 #define RED i macro
36 public static final int RED = 1; field in Spline
33 #define RED(color) (((color) >> 16) & 0xff) macro