Home
last modified time | relevance | path

Searched refs:addSpacesAtTheEnd (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DRun.cpp414 void Run::addSpacesAtTheEnd(SkScalar space, Cluster* cluster) { in scaleFontWithCompressionConfig() function in skia::textlayout::Run
499 addSpacesAtTheEnd(space, cluster); in scaleFontWithCompressionConfig()
H A DRun.h154 void addSpacesAtTheEnd(SkScalar space, Cluster* cluster);
H A DParagraphImpl.cpp1000 run.addSpacesAtTheEnd(spacing, lastSpaceCluster); in GetLineFontMetrics()

Completed in 7 milliseconds