Home
last modified time | relevance | path

Searched refs:nGlyphSlotEnd (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1423 const int nGlyphSlotEnd = std::min(size_t(glyph_slot + length), mvGlyphs.size()); in GetNextGlyphs() local
1426 if (glyph_slot == nGlyphSlotEnd) in GetNextGlyphs()
1475 if (glyph_slot == nGlyphSlotEnd) in GetNextGlyphs()