Searched refs:nextUtf8Unit (Results 1 – 1 of 1) sorted by relevance
9 static inline SkUnichar nextUtf8Unit(const char** ptr, const char* end) { in nextUtf8Unit() function325 SkUnichar codepoint = nextUtf8Unit(&cluster, text.end()); in sortOutGlyphs()373 SkUnichar codepoint = nextUtf8Unit(&cluster, text.end()); in sortOutGlyphs()500 SkUnichar unicode = nextUtf8Unit(&ch, unresolvedText.end()); in matchResolvedFonts()540 unicode = nextUtf8Unit(&ch, unresolvedText.end()); in matchResolvedFonts()