Searched refs:nGlyphSlotEnd (Results 1 – 1 of 1) sorted by relevance
1419 const int nGlyphSlotEnd = std::min(size_t(glyph_slot + length), mvGlyphs.size()); in GetNextGlyphs() local1422 if (glyph_slot == nGlyphSlotEnd) in GetNextGlyphs()1471 if (glyph_slot == nGlyphSlotEnd) in GetNextGlyphs()
Completed in 36 milliseconds