Home
last modified time | relevance | path

Searched refs:AFM_FontInfo (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/third_party/freetype/src/type1/
Dt1afm.c39 AFM_FontInfo fi ) in T1_Done_Metrics()
109 AFM_FontInfo fi ) in T1_Read_PFM()
240 AFM_FontInfo fi = NULL; in T1_Read_Metrics()
318 T1_Get_Kerning( AFM_FontInfo fi, in T1_Get_Kerning()
364 AFM_FontInfo fi = (AFM_FontInfo)( (T1_Face)face )->afm_data; in T1_Get_Track_Kerning()
Dt1afm.h35 AFM_FontInfo fi );
38 T1_Get_Kerning( AFM_FontInfo fi,
Dt1objs.c261 T1_Done_Metrics( memory, (AFM_FontInfo)face->afm_data ); in T1_Face_Done()
Dt1driver.c664 T1_Get_Kerning( (AFM_FontInfo)face->afm_data, in Get_Kerning()
/external/pdfium/third_party/freetype/include/internal/
Dt1types.h178 } AFM_FontInfoRec, *AFM_FontInfo; typedef
Dpsaux.h758 AFM_FontInfo FontInfo;
/external/freetype/include/internal/
Dt1types.h178 } AFM_FontInfoRec, *AFM_FontInfo; typedef
Dpsaux.h758 AFM_FontInfo FontInfo;
/external/pdfium/third_party/freetype/src/psaux/
Dafmparse.c588 AFM_FontInfo fi = parser->FontInfo; in afm_parse_track_kern()
686 AFM_FontInfo fi = parser->FontInfo; in afm_parse_kern_pairs()
850 AFM_FontInfo fi = parser->FontInfo; in afm_parser_parse()
/external/freetype/src/psaux/
Dafmparse.c588 AFM_FontInfo fi = parser->FontInfo; in afm_parse_track_kern()
692 AFM_FontInfo fi = parser->FontInfo; in afm_parse_kern_pairs()
863 AFM_FontInfo fi = parser->FontInfo; in afm_parser_parse()