Searched refs:SVG_COLOR_MASK (Results 1 – 1 of 1) sorted by relevance
46 constexpr uint32_t SVG_COLOR_MASK = 0xFFFFFF; variable477 stream << std::hex << (color & SVG_COLOR_MASK); in SetSVGColor()