Home
last modified time | relevance | path

Searched refs:ps_table_funcs (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/third_party/freetype/src/psaux/
Dpsauxmod.c31 const PS_Table_FuncsRec ps_table_funcs = variable
106 &ps_table_funcs,
Dpsobjs.h40 const PS_Table_FuncsRec ps_table_funcs; variable
Dpsobjs.c88 *(PS_Table_FuncsRec*)&table->funcs = ps_table_funcs; in ps_table_new()
/external/freetype/src/psaux/
Dpsauxmod.c31 const PS_Table_FuncsRec ps_table_funcs = variable
106 &ps_table_funcs,
Dpsobjs.h40 const PS_Table_FuncsRec ps_table_funcs; variable
Dpsobjs.c88 *(PS_Table_FuncsRec*)&table->funcs = ps_table_funcs; in ps_table_new()
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1236 FT_SET_ERROR( psaux->ps_table_funcs->init( in parse_encoding()
1434 error = psaux->ps_table_funcs->init( table, num_subrs, memory ); in parse_subrs()
1581 error = psaux->ps_table_funcs->init( in parse_charstrings()
1586 error = psaux->ps_table_funcs->init( in parse_charstrings()
1594 error = psaux->ps_table_funcs->init( swap_table, 4, memory ); in parse_charstrings()
/external/pdfium/third_party/freetype/include/freetype/internal/
Dpsaux.h801 const PS_Table_FuncsRec* ps_table_funcs; member
/external/freetype/include/freetype/internal/
Dpsaux.h803 const PS_Table_FuncsRec* ps_table_funcs; member