Searched refs:normalizeTextRange (Results 1 – 2 of 2) sorted by relevance
102 ClusterRange normalizeTextRange(GlyphRange glyphRange);
246 TextRange OneLineShaper::normalizeTextRange(GlyphRange glyphRange) { in normalizeTextRange() function in skia::textlayout::OneLineShaper751 TextRange textRange(normalizeTextRange(glyphs)); in clusteredText()