Searched refs:nextGlyph (Results 1 – 2 of 2) sorted by relevance
754 ShapedGlyph* nextGlyph = glyphIterator.next(); in shape() local766 if (!(nextGlyph == nullptr || nextGlyph->fMustLineBreakBefore)) { in shape()
1134 ShapedGlyph* nextGlyph = glyphIterator.next(); in wrap() local1143 if (!(nextGlyph == nullptr || nextGlyph->fMustLineBreakBefore)) { in wrap()