Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp2093 const char* currentUtf8 = reinterpret_cast<const char*>(chars); in onCharsToGlyphs() local
2096 currentChar = SkUTF8_NextUnichar(&currentUtf8); in onCharsToGlyphs()
2106 currentChar = SkUTF8_NextUnichar(&currentUtf8); in onCharsToGlyphs()
2120 currentChar = SkUTF8_NextUnichar(&currentUtf8); in onCharsToGlyphs()