Searched refs:stbtt__GetGlyfOffset (Results 1 – 1 of 1) sorted by relevance
1568 static int stbtt__GetGlyfOffset(const stbtt_fontinfo *info, int glyph_index) in stbtt__GetGlyfOffset() function1595 int g = stbtt__GetGlyfOffset(info, glyph_index); in stbtt_GetGlyphBox()1617 g = stbtt__GetGlyfOffset(info, glyph_index); in stbtt_IsGlyphEmpty()1646 int g = stbtt__GetGlyfOffset(info, glyph_index); in stbtt__GetGlyphShapeTT()