Searched refs:typoAscent (Results 1 – 1 of 1) sorted by relevance
811 STBTT_DEF int stbtt_GetFontVMetricsOS2(const stbtt_fontinfo * info, int * typoAscent, int * typoDe…2901 STBTT_DEF int stbtt_GetFontVMetricsOS2(const stbtt_fontinfo * info, int * typoAscent, int * typoDe… argument2907 if(typoAscent) *typoAscent = ttSHORT(info->data, tab + 68);