Searched defs:clusterLevels (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/modules/skparagraph/src/ |
| D | TextLineJustify.cpp | 24 SkScalar ideographicMaxLen, ClusterLevelsIndices& clusterLevels, SkScalar& allocatedWidth) in allocateHighLevelOffsets() 59 ClusterLevelsIndices& clusterLevels, SkScalar& allocatedWidth) in allocateMiddleLevelOffsets() 79 SkScalar ideographicMaxLen, ClusterLevelsIndices& clusterLevels, SkScalar& allocatedWidth) in allocateLowLevelOffsets() 99 SkScalar allocatedWidth, size_t prevClusterNotSpaceCount, ClusterLevelsIndices& clusterLevels) in allocateRemainingWidth() 212 const Cluster* cluster, ClusterIndex index, const ClusterLevelsIndices& clusterLevels) in calculateClusterShift() 241 size_t prevClusterNotSpaceCount, ClusterLevelsIndices& clusterLevels) in justifyShiftCluster() 280 ClusterLevelsIndices clusterLevels; in justify() local
|