Home
last modified time | relevance | path

Searched refs:nextUtf8Unit (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp9 static inline SkUnichar nextUtf8Unit(const char** ptr, const char* end) { in nextUtf8Unit() function
325 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()