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

/external/freetype/src/psaux/
H A Dpsauxmod.c31 const PS_Table_FuncsRec ps_table_funcs = variable
106 &ps_table_funcs,
H A Dpsobjs.h40 const PS_Table_FuncsRec ps_table_funcs; variable
H A Dpsobjs.c88 *(PS_Table_FuncsRec*)&table->funcs = ps_table_funcs;
/external/pdfium/third_party/freetype/src/psaux/
H A Dpsauxmod.c31 const PS_Table_FuncsRec ps_table_funcs = variable
106 &ps_table_funcs,
H A Dpsobjs.h40 const PS_Table_FuncsRec ps_table_funcs; variable
H A Dpsobjs.c88 *(PS_Table_FuncsRec*)&table->funcs = ps_table_funcs;
/external/pdfium/third_party/freetype/src/type1/
H A Dt1load.c1201 FT_SET_ERROR( psaux->ps_table_funcs->init(
1399 error = psaux->ps_table_funcs->init( table, num_subrs, memory );
1536 error = psaux->ps_table_funcs->init(
1541 error = psaux->ps_table_funcs->init(
1549 error = psaux->ps_table_funcs->init( swap_table, 4, memory );
/external/freetype/include/internal/
H A Dpsaux.h801 const PS_Table_FuncsRec* ps_table_funcs; member in struct:PSAux_ServiceRec_
/external/pdfium/third_party/freetype/include/internal/
H A Dpsaux.h801 const PS_Table_FuncsRec* ps_table_funcs; member in struct:PSAux_ServiceRec_

Completed in 103 milliseconds