Searched defs:COLOR_GREEN (Results 1 – 7 of 7) sorted by relevance
18 const COLOR_GREEN = '#00fa9a'; constant
43 constexpr static uint32_t COLOR_GREEN = 0xFF00FF00; variable
31 static constexpr int COLOR_GREEN = 40; variable
75 constexpr static ColorQuad COLOR_GREEN = 0xFF00FF00; variable
39 const uint32_t COLOR_GREEN = 0x00ff0000; in BGRAToRGBA() local
105 const char COLOR_GREEN[] = "green"; variable
35 const uint32_t COLOR_GREEN = 0xff00ff00; variable