Searched defs:pvertices (Results 1 – 1 of 1) sorted by relevance
1639 …c int stbtt__GetGlyphShapeTT(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **pvertices) in stbtt__GetGlyphShapeTT()1873 stbtt_vertex *pvertices; member2237 …c int stbtt__GetGlyphShapeT2(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **pvertices) in stbtt__GetGlyphShapeT2()2265 …_DEF int stbtt_GetGlyphShape(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **pvertices) in stbtt_GetGlyphShape()