Searched refs:typoDescent (Results 1 – 1 of 1) sorted by relevance
780 …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() argument2594 if (typoDescent) *typoDescent = ttSHORT(info->data+tab + 70); in stbtt_GetFontVMetricsOS2()