Home
last modified time | relevance | path

Searched defs:correctIndex (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DRun.cpp408 auto correctIndex = leftToRight() ? fClusterRange.start + index : fClusterRange.end - index - 1; in scaleFontWithCompressionConfig() local

Completed in 3 milliseconds