Searched refs:AFM_FontInfo (Results 1 – 9 of 9) sorted by relevance
41 AFM_FontInfo fi ) in T1_Done_Metrics()111 AFM_FontInfo fi ) in T1_Read_PFM()242 AFM_FontInfo fi = NULL; in T1_Read_Metrics()252 T1_Done_Metrics( memory, (AFM_FontInfo)face->afm_data ); in T1_Read_Metrics()330 T1_Get_Kerning( AFM_FontInfo fi, in T1_Get_Kerning()376 AFM_FontInfo fi = (AFM_FontInfo)( (T1_Face)face )->afm_data; in T1_Get_Track_Kerning()
35 AFM_FontInfo fi );38 T1_Get_Kerning( AFM_FontInfo fi,
263 T1_Done_Metrics( memory, (AFM_FontInfo)face->afm_data ); in T1_Face_Done()
736 T1_Get_Kerning( (AFM_FontInfo)face->afm_data, in Get_Kerning()
10 void dump_fontinfo( AFM_FontInfo fi ) in dump_fontinfo()78 AFM_FontInfo fi ) in parse_afm()
590 AFM_FontInfo fi = parser->FontInfo; in afm_parse_track_kern()694 AFM_FontInfo fi = parser->FontInfo; in afm_parse_kern_pairs()865 AFM_FontInfo fi = parser->FontInfo; in afm_parser_parse()
185 } AFM_FontInfoRec, *AFM_FontInfo; typedef
1315 AFM_FontInfo FontInfo;
1228 * include/freetype/internal/t1types.h (AFM_FontInfo),1301 AFM_FontInfo): Move structure declarations to...