Searched refs:afm_parser_funcs (Results 1 - 5 of 5) sorted by relevance

/external/freetype/src/psaux/
H A Dpsauxmod.c84 const AFM_Parser_FuncsRec afm_parser_funcs = variable
115 &afm_parser_funcs,
/external/pdfium/third_party/freetype/src/psaux/
H A Dpsauxmod.c84 const AFM_Parser_FuncsRec afm_parser_funcs = variable
115 &afm_parser_funcs,
/external/pdfium/third_party/freetype/src/type1/
H A Dt1afm.c254 if ( psaux->afm_parser_funcs )
256 error = psaux->afm_parser_funcs->init( &parser,
267 error = psaux->afm_parser_funcs->parse( &parser );
268 psaux->afm_parser_funcs->done( &parser );
/external/freetype/include/internal/
H A Dpsaux.h814 const AFM_Parser_FuncsRec* afm_parser_funcs; member in struct:PSAux_ServiceRec_
/external/pdfium/third_party/freetype/include/internal/
H A Dpsaux.h814 const AFM_Parser_FuncsRec* afm_parser_funcs; member in struct:PSAux_ServiceRec_

Completed in 6648 milliseconds