Searched refs:AFM_FontInfo (Results 1 – 9 of 9) sorted by relevance
40 AFM_FontInfo fi ) in T1_Done_Metrics()110 AFM_FontInfo fi ) in T1_Read_PFM()241 AFM_FontInfo fi = NULL; in T1_Read_Metrics()251 T1_Done_Metrics( memory, (AFM_FontInfo)face->afm_data ); in T1_Read_Metrics()329 T1_Get_Kerning( AFM_FontInfo fi, in T1_Get_Kerning()375 AFM_FontInfo fi = (AFM_FontInfo)( (T1_Face)face )->afm_data; in T1_Get_Track_Kerning()
34 AFM_FontInfo fi );37 T1_Get_Kerning( AFM_FontInfo fi,
266 T1_Done_Metrics( memory, (AFM_FontInfo)face->afm_data ); in T1_Face_Done()
737 T1_Get_Kerning( (AFM_FontInfo)face->afm_data, in Get_Kerning()
9 void dump_fontinfo( AFM_FontInfo fi ) in dump_fontinfo()77 AFM_FontInfo fi ) in parse_afm()
599 AFM_FontInfo fi = parser->FontInfo; in afm_parse_track_kern()741 AFM_FontInfo fi = parser->FontInfo; in afm_parse_kern_pairs()972 AFM_FontInfo fi = parser->FontInfo; in afm_parser_parse()
182 } AFM_FontInfoRec, *AFM_FontInfo; typedef
1304 AFM_FontInfo FontInfo;
1228 * include/freetype/internal/t1types.h (AFM_FontInfo),1301 AFM_FontInfo): Move structure declarations to...