Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h180 SkTArray<TextIndex> countSurroundingGraphemes(TextRange textRange) const;
H A DParagraphImpl.cpp1922 SkTArray<TextIndex> ParagraphImpl::countSurroundingGraphemes(TextRange textRange) const { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
H A DTextLine.cpp2134 auto graphemes = fOwner->countSurroundingGraphemes({clusterIndex8, clusterEnd8});

Completed in 9 milliseconds