Searched defs:widthBeforeCluster (Results 1 – 2 of 2) sorted by relevance
99 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() local1218 SkScalar widthBeforeCluster, in moveForward()
100 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() local1219 SkScalar widthBeforeCluster, in moveForward()