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