Searched defs:COLOR_DEFAULT (Results 1 – 9 of 9) sorted by relevance
169 static const uint32_t COLOR_DEFAULT; variable
31 constexpr uint32_t COLOR_DEFAULT = 0xff; variable
30 static constexpr int COLOR_DEFAULT = 231; variable
37 static constexpr uint8_t COLOR_DEFAULT = 0; variable
38 const Color COLOR_DEFAULT = Color::RED; variable
106 const Color COLOR_DEFAULT = Color::RED; variable