Searched defs:name_utf8 (Results 1 – 6 of 6) sorted by relevance
275 const char *name_utf8 = typ->tp_members[i].name; in structseq_repr() local
1139 String name_utf8 = name; in nativeGetResourceIdentifier() local
1143 String name_utf8 = name; in nativeGetResourceIdentifier() local
1195 String name_utf8 = name; in nativeGetResourceIdentifier() local
1184 String name_utf8 = name; in nativeGetResourceIdentifier() local
4751 static int stbtt_FindMatchingFont_internal(unsigned char *font_collection, char *name_utf8, stbtt_i… in stbtt_FindMatchingFont_internal()