Home
last modified time | relevance | path

Searched defs:clustersWithGhosts (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp812 ClusterRange clustersWithGhosts(fEndLine.startCluster() - start, startLine - start); in moveForward() local
1253 ClusterRange clustersWithGhosts(fEndLine.startCluster() - start, startLine - start); in moveForward() local
DParagraphImpl.cpp1147 SkScalar noIndentWidth) { in GetLineFontMetrics()
1274 ClusterRange clustersWithGhosts, in GetLineFontMetrics()
DTextLine.cpp152 ClusterRange clustersWithGhosts, in TextLine()