Home
last modified time | relevance | path

Searched refs:clusterLen (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
H A DSkClusterator.cpp62 uint32_t clusterLen = clusterEnd - cluster; in next() local
63 return Cluster{fUtf8Text + cluster, clusterLen, clusterGlyphIndex, clusterGlyphCount}; in next()

Completed in 4 milliseconds