Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp175 size_t lineCharCount = fLines[lineNumber - 1].clusters().end - in GetLineFontMetrics() local
183 for (;textRange < lineCharCount; textRange++) { in GetLineFontMetrics()
203 charNumber = lineCharCount; in GetLineFontMetrics()

Completed in 4 milliseconds