Searched defs:name_utf8 (Results 1 – 4 of 4) sorted by relevance
239 const char *name_utf8; in get_codec_name() local
1143 String name_utf8 = name; in nativeGetResourceIdentifier() local
1139 String name_utf8 = name; in nativeGetResourceIdentifier() local
3187 STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *font_collection, const char *name_utf8, s… in stbtt_FindMatchingFont()