Searched defs:COLOR_RED (Results 1 – 10 of 10) sorted by relevance
16 const COLOR_RED = '#FF0000'; constant
38 constexpr uint32_t COLOR_RED = 0xffff0000; variable
37 constexpr uint32_t COLOR_RED = 0xffff0000; variable
42 constexpr static uint32_t COLOR_RED = 0xFFFF0000; variable
33 static constexpr int COLOR_RED = 196; variable
74 constexpr static ColorQuad COLOR_RED = 0xFFFF0000; variable
38 const uint32_t COLOR_RED = 0x0000ff00; in BGRAToRGBA() local
104 const char COLOR_RED[] = "red"; variable
34 const uint32_t COLOR_RED = 0xffff0000; variable