Home
last modified time | relevance | path

Searched defs:pvertices (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h1639 …c int stbtt__GetGlyphShapeTT(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **pvertices) in stbtt__GetGlyphShapeTT()
1873 stbtt_vertex *pvertices; member
2237 …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()