Searched refs:long_metrics (Results 1 – 4 of 4) sorted by relevance
120 void* lm = &face->vertical.long_metrics; in tt_face_load_hmtx()139 void* lm = &face->horizontal.long_metrics; in tt_face_load_hmtx()317 header->long_metrics = NULL; in tt_face_load_hhea()443 !header->long_metrics || in tt_face_get_metrics()452 longs_m = (TT_LongMetrics)header->long_metrics + gindex; in tt_face_get_metrics()459 *aadvance = ((TT_LongMetrics)header->long_metrics)[k - 1].advance; in tt_face_get_metrics()
1129 FT_FREE( face->horizontal.long_metrics ); in sfnt_done_face()1136 FT_FREE( face->vertical.long_metrics ); in sfnt_done_face()
205 void* long_metrics; member331 void* long_metrics; member
2862 face->vertical.long_metrics ); in cff_slot_load()