Searched refs:TT_ShortMetrics (Results 1 – 2 of 2) sorted by relevance
114 TT_ShortMetrics** shorts; in tt_face_load_hmtx()135 shorts = (TT_ShortMetrics**)sm; in tt_face_load_hmtx()154 shorts = (TT_ShortMetrics**)sm; in tt_face_load_hmtx()199 TT_ShortMetrics* cur = *shorts; in tt_face_load_hmtx()200 TT_ShortMetrics* limit = cur + in tt_face_load_hmtx()456 *abearing = ((TT_ShortMetrics*)header->short_metrics)[gindex - k]; in tt_face_get_metrics()
171 typedef FT_Short TT_ShortMetrics; typedef