Home
last modified time | relevance | path

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

/third_party/skia/experimental/sktext/src/
DText.cpp344 GlyphRange clusterGlyphs; in wrap() local
352 clusterGlyphs = GlyphRange(glyphIndex, glyphIndex); in wrap()
369 clusterGlyphs.fStart = clusterGlyphs.fEnd; in wrap()
370 clusterGlyphs.fEnd = glyphIndex; in wrap()
371 …cluster = Stretch(runIndex, clusterGlyphs, clusterText.normalized(), run.calculateWidth(clusterGly… in wrap()
415 clusterGlyphs.fStart = clusterGlyphs.fEnd; in wrap()