Searched refs:stbtt__GetGlyfOffset (Results 1 – 1 of 1) sorted by relevance
1185 static int stbtt__GetGlyfOffset(const stbtt_fontinfo *info, int glyph_index) in stbtt__GetGlyfOffset() function1205 int g = stbtt__GetGlyfOffset(info, glyph_index); in stbtt_GetGlyphBox()1223 int g = stbtt__GetGlyfOffset(info, glyph_index); in stbtt_IsGlyphEmpty()1252 int g = stbtt__GetGlyfOffset(info, glyph_index); in stbtt_GetGlyphShape()