Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp975 bool soFarWhitespacesOnly = true; in GetLineFontMetrics() local
978 run.iterateThroughClusters([this, &run, &shift, &soFarWhitespacesOnly, &wordSpacingPending, &lastSpaceCluster](Cluster* cluster) { in GetLineFontMetrics()
994 if (!soFarWhitespacesOnly) { in GetLineFontMetrics()
1011 if (soFarWhitespacesOnly && !cluster->isWhitespaceBreak()) { in GetLineFontMetrics()
1012 soFarWhitespacesOnly = false; in GetLineFontMetrics()

Completed in 4 milliseconds