Searched refs:ps_parser_funcs (Results 1 - 10 of 10) sorted by relevance

/external/freetype/src/psaux/
H A Dpsauxmod.c41 const PS_Parser_FuncsRec ps_parser_funcs = variable
107 &ps_parser_funcs,
H A Dpsobjs.h43 const PS_Parser_FuncsRec ps_parser_funcs; variable
H A Dpsobjs.c1486 parser->funcs = ps_parser_funcs;
/external/pdfium/third_party/freetype/src/psaux/
H A Dpsauxmod.c41 const PS_Parser_FuncsRec ps_parser_funcs = variable
107 &ps_parser_funcs,
H A Dpsobjs.h43 const PS_Parser_FuncsRec ps_parser_funcs; variable
H A Dpsobjs.c1491 parser->funcs = ps_parser_funcs;
/external/pdfium/third_party/freetype/src/cid/
H A Dcidparse.c63 psaux->ps_parser_funcs->init( &parser->root, 0, 0, memory );
/external/pdfium/third_party/freetype/src/type1/
H A Dt1parse.c146 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
483 (void)psaux->ps_parser_funcs->to_bytes( &parser->root,
/external/freetype/include/internal/
H A Dpsaux.h802 const PS_Parser_FuncsRec* ps_parser_funcs; member in struct:PSAux_ServiceRec_
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dpsaux.h802 const PS_Parser_FuncsRec* ps_parser_funcs; member in struct:PSAux_ServiceRec_

Completed in 236 milliseconds