Searched refs:stbtt__matches (Results 1 – 1 of 1) sorted by relevance
4722 static int stbtt__matches(stbtt_uint8 *fc, stbtt_uint32 offset, stbtt_uint8 *name, stbtt_int32 flag… in stbtt__matches() function4757 if (stbtt__matches((stbtt_uint8 *) font_collection, off, (stbtt_uint8*) name_utf8, flags)) in stbtt_FindMatchingFont_internal()