Searched refs:nGlyphSlotEnd (Results 1 – 1 of 1) sorted by relevance
1423 const int nGlyphSlotEnd = std::min(size_t(glyph_slot + length), mvGlyphs.size()); in GetNextGlyphs() local1426 if (glyph_slot == nGlyphSlotEnd) in GetNextGlyphs()1475 if (glyph_slot == nGlyphSlotEnd) in GetNextGlyphs()