Searched refs:stbtt_GetFontOffsetForIndex_internal (Results 1 – 1 of 1) sorted by relevance
1302 static int stbtt_GetFontOffsetForIndex_internal(unsigned char *font_collection, int index) in stbtt_GetFontOffsetForIndex_internal() function4776 return stbtt_GetFontOffsetForIndex_internal((unsigned char *) data, index); in stbtt_GetFontOffsetForIndex()