Searched defs:correctIndex (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/skparagraph/src/ | ||
H A D | Run.cpp | 408 auto correctIndex = leftToRight() ? fClusterRange.start + index : fClusterRange.end - index - 1; in scaleFontWithCompressionConfig() local |
Completed in 3 milliseconds