Searched refs:BRACE_CLOSE (Results 1 – 2 of 2) sorted by relevance
311 constexpr char BRACE_CLOSE = ')'; variable
1025 if (source[idx] == BRACE_CLOSE) { in ParseRgbaColor()