Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DRun.h192 std::tuple<bool, TextIndex, TextIndex> findLimitingGraphemes(TextRange text) const;
H A DRun.cpp399 std::tuple<bool, TextIndex, TextIndex> Run::findLimitingGraphemes(TextRange text) const { in scaleFontWithCompressionConfig() function in skia::textlayout::Run
H A DTextLine.cpp1287 run->findLimitingGraphemes(updatedTextRange);

Completed in 7 milliseconds