Searched defs:clusterLevels (Results 1 – 2 of 2) 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() 196 const Cluster* cluster, ClusterIndex index, const ClusterLevelsIndices& clusterLevels) in calculateClusterShift() 219 size_t prevClusterNotSpaceCount, ClusterLevelsIndices& clusterLevels) in justifyShiftCluster() 261 ClusterLevelsIndices clusterLevels; in justify() local
|
| /third_party/skia/m133/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() 196 const Cluster* cluster, ClusterIndex index, const ClusterLevelsIndices& clusterLevels) in calculateClusterShift() 219 size_t prevClusterNotSpaceCount, ClusterLevelsIndices& clusterLevels) in justifyShiftCluster() 261 ClusterLevelsIndices clusterLevels; in justify() local
|