Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp2105 const char* currentUtf8 = reinterpret_cast<const char*>(chars); in onCharsToGlyphs() local
2108 currentChar = SkUTF8_NextUnichar(&currentUtf8); in onCharsToGlyphs()
2118 currentChar = SkUTF8_NextUnichar(&currentUtf8); in onCharsToGlyphs()
2132 currentChar = SkUTF8_NextUnichar(&currentUtf8); in onCharsToGlyphs()