Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h780 STBTT_DEF int stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDesce…
2588 STBTT_DEF int stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDesce… in stbtt_GetFontVMetricsOS2() argument
2593 if (typoAscent ) *typoAscent = ttSHORT(info->data+tab + 68); in stbtt_GetFontVMetricsOS2()