Searched defs:COLOR_YELLOW (Results 1 – 4 of 4) sorted by relevance
21 const COLOR_YELLOW = ' #FFFF00'; constant
45 constexpr static uint32_t COLOR_YELLOW = 0xFFFFFF00; variable
34 static constexpr int COLOR_YELLOW = 226; variable
77 constexpr static ColorQuad COLOR_YELLOW = 0xFFFFFF00; variable