Searched refs:stbtt__GetGlyphShapeT2 (Results 1 – 1 of 1) sorted by relevance
2237 static int stbtt__GetGlyphShapeT2(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **pvert… in stbtt__GetGlyphShapeT2() function2270 return stbtt__GetGlyphShapeT2(info, glyph_index, pvertices); in stbtt_GetGlyphShape()