Searched defs:stbtt_GetFontVMetrics (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_truetype.h2581 STBTT_DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap) function in typeref:typename:STBTT_DEF void
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_truetype.h2581 STBTT_DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap) function in typeref:typename:STBTT_DEF void

Completed in 19 milliseconds