Searched refs:MAX_CUSTOM_SCHEME_SIZE (Results 1 – 2 of 2) sorted by relevance
34 constexpr int MAX_CUSTOM_SCHEME_SIZE = 10; variable
2315 if (arrayLength > MAX_CUSTOM_SCHEME_SIZE) { in CustomizeSchemes()