Home
last modified time | relevance | path

Searched refs:stbtt__GetGlyphShapeT2 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h2237 static int stbtt__GetGlyphShapeT2(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **pvert… in stbtt__GetGlyphShapeT2() function
2270 return stbtt__GetGlyphShapeT2(info, glyph_index, pvertices); in stbtt_GetGlyphShape()