Searched refs:nChars (Results 1 – 1 of 1) sorted by relevance
423 size_t nChars = 0; in hasGlyph() local452 } else if (nChars == 1 && i + 1 == str.size()) { in hasGlyph()457 nChars++; in hasGlyph()467 if (nGlyphs != 1 && nChars > 1) { in hasGlyph()478 if (nChars == 2 && isFlag(str.get(), str.size())) { in hasGlyph()