Searched refs:typoLineGap (Results 1 – 1 of 1) sorted by relevance
780 …etFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap);2588 …GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap) in stbtt_GetFontVMetricsOS2() argument2595 if (typoLineGap) *typoLineGap = ttSHORT(info->data+tab + 72); in stbtt_GetFontVMetricsOS2()