Searched defs:COLOR_BLACK (Results 1 – 5 of 5) sorted by relevance
19 const COLOR_BLACK = '#000000'; constant
37 constexpr static uint32_t COLOR_BLACK = 0xFF000000; variable
69 constexpr static ColorQuad COLOR_BLACK = 0xFF000000; variable
37 constexpr uint32_t COLOR_BLACK = 0xff000000; variable
33 const uint32_t COLOR_BLACK = 0xff000000; variable