Searched refs:kSmallCountLimit (Results 1 – 1 of 1) sorted by relevance
33 constexpr int kSmallCountLimit = 16; variable99 if (count <= kSmallCountLimit) { in findGlyphIndex()