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()
1255 ShapedGlyph* nextGlyph = glyphIterator.next(); in shapeOk() local1267 if (!(nextGlyph == nullptr || nextGlyph->fMustLineBreakBefore)) { in shapeOk()