Searched defs:utfChar (Results 1 – 1 of 1) sorted by relevance
188 int32_t utfChar = utf32_from_utf8_at(text, len, index, &nextIndex); in renderUTF() local224 Font::CachedGlyphInfo* Font::getCachedUTFChar(int32_t utfChar) { in getCachedUTFChar()