Home
last modified time | relevance | path

Searched defs:widthBeforeCluster (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp99 SkScalar widthBeforeCluster, SkScalar maxWidth) in tryBreakWord()
132 bool TextWrapper::lookAheadByHyphen(Cluster* endOfClusters, SkScalar widthBeforeCluster, SkScalar m… in lookAheadByHyphen()
179 SkScalar widthBeforeCluster = fWords.width() + fClusters.width() + totalFakeSpacing; in lookAhead() local
1218 SkScalar widthBeforeCluster, in moveForward()
/third_party/skia/m133/modules/skparagraph/src/
DTextWrapper.cpp100 SkScalar widthBeforeCluster, SkScalar maxWidth) in tryBreakWord()
133 bool TextWrapper::lookAheadByHyphen(Cluster* endOfClusters, SkScalar widthBeforeCluster, SkScalar m… in lookAheadByHyphen()
180 SkScalar widthBeforeCluster = fWords.width() + fClusters.width() + totalFakeSpacing; in lookAhead() local
1219 SkScalar widthBeforeCluster, in moveForward()