Searched defs:BORDER_COLOR (Results 1 – 6 of 6) sorted by relevance
76 constexpr Color BORDER_COLOR = Color(0xffc0c0c0); variable
82 static constexpr uint32_t BORDER_COLOR = 0x33000000; variable
38 BORDER_COLOR, enumerator
62 BORDER_COLOR, enumerator
59 const Color BORDER_COLOR = Color::GRAY; variable
90 constexpr Color BORDER_COLOR = Color(0XFFDD0000); variable