Searched refs:name_utf8 (Results 1 – 1 of 1) sorted by relevance
3187 STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *font_collection, const char *name_utf8, s… in stbtt_FindMatchingFont() argument3193 if (stbtt__matches((stbtt_uint8 *) font_collection, off, (stbtt_uint8*) name_utf8, flags)) in stbtt_FindMatchingFont()