Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h780 …t_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineG…
2588 …t_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineG… in stbtt_GetFontVMetricsOS2() argument
2594 if (typoDescent) *typoDescent = ttSHORT(info->data+tab + 70); in stbtt_GetFontVMetricsOS2()