Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h183 TextIndex findNextGlyphClusterBoundary(TextIndex utf8) const;
H A DRun.cpp392 TextIndex end = fOwner->findNextGlyphClusterBoundary(text.end); in scaleFontWithCompressionConfig()
H A DParagraphImpl.cpp1953 TextIndex ParagraphImpl::findNextGlyphClusterBoundary(TextIndex utf8) const { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl

Completed in 6 milliseconds