Searched refs:nextGlyph (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/skshaper/src/ | ||
H A D | SkShaper_harfbuzz.cpp | 1339 ShapedGlyph* nextGlyph = glyphIterator.next(); local 1353 if (!(nextGlyph == nullptr || nextGlyph->fMustLineBreakBefore)) { |
Completed in 3 milliseconds