Home
last modified time | relevance | path

Searched refs:ps_parser_funcs (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/freetype/src/psaux/
A Dpsauxmod.c41 const PS_Parser_FuncsRec ps_parser_funcs = variable
107 &ps_parser_funcs,
A Dpsobjs.h43 const PS_Parser_FuncsRec ps_parser_funcs; variable
A Dpsobjs.c1484 parser->funcs = ps_parser_funcs; in ps_parser_init()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1parse.c146 psaux->ps_parser_funcs->init( &parser->root, 0, 0, memory ); in T1_New_Parser()
466 (void)psaux->ps_parser_funcs->to_bytes( &parser->root, in T1_Get_Private_Dict()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidparse.c63 psaux->ps_parser_funcs->init( &parser->root, 0, 0, memory ); in cid_parser_new()
/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h802 const PS_Parser_FuncsRec* ps_parser_funcs; member
/AliOS-Things-master/components/freetype/src/type42/
A Dt42parse.c151 psaux->ps_parser_funcs->init( &parser->root, 0, 0, memory ); in t42_parser_init()

Completed in 11 milliseconds