Searched refs:stbtt__isfont (Results 1 – 1 of 1) sorted by relevance
1277 static int stbtt__isfont(stbtt_uint8 *font) in stbtt__isfont() function1305 if (stbtt__isfont(font_collection)) in stbtt_GetFontOffsetForIndex_internal()1324 if (stbtt__isfont(font_collection)) in stbtt_GetNumberOfFonts_internal()4726 if (!stbtt__isfont(fc+offset)) return 0; in stbtt__matches()