Searched refs:stbtt__isfont (Results 1 – 1 of 1) sorted by relevance
978 static int stbtt__isfont(const stbtt_uint8 *font) in stbtt__isfont() function1005 if (stbtt__isfont(font_collection)) in stbtt_GetFontOffsetForIndex()3162 if (!stbtt__isfont(fc+offset)) return 0; in stbtt__matches()