Searched refs:T2_Hints_Funcs (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dpshints.h397 * T2_Hints_Funcs
404 typedef const struct T2_Hints_FuncsRec_* T2_Hints_Funcs; typedef in typeref:struct:T2_Hints_FuncsRec_
676 T2_Hints_Funcs (*get_t2_funcs) ( FT_Module module );
/external/freetype/include/internal/
H A Dpshints.h397 * T2_Hints_Funcs
404 typedef const struct T2_Hints_FuncsRec_* T2_Hints_Funcs; typedef in typeref:struct:T2_Hints_FuncsRec_
676 T2_Hints_Funcs (*get_t2_funcs) ( FT_Module module );
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dpshints.h397 * T2_Hints_Funcs
404 typedef const struct T2_Hints_FuncsRec_* T2_Hints_Funcs; typedef in typeref:struct:T2_Hints_FuncsRec_
676 T2_Hints_Funcs (*get_t2_funcs) ( FT_Module module );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dpshints.h397 * T2_Hints_Funcs
404 typedef const struct T2_Hints_FuncsRec_* T2_Hints_Funcs; typedef in typeref:struct:T2_Hints_FuncsRec_
676 T2_Hints_Funcs (*get_t2_funcs) ( FT_Module module );
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshmod.c89 FT_CALLBACK_DEF( T2_Hints_Funcs )
/external/freetype/src/pshinter/
H A Dpshmod.c89 FT_CALLBACK_DEF( T2_Hints_Funcs )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshmod.c89 FT_CALLBACK_DEF( T2_Hints_Funcs )
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffgload.c921 T2_Hints_Funcs hinter;
943 hinter = (T2_Hints_Funcs)builder->hints_funcs;
H A Dcffobjs.c366 T2_Hints_Funcs funcs;
/external/freetype/src/cff/
H A Dcffgload.c917 T2_Hints_Funcs hinter;
939 hinter = (T2_Hints_Funcs)builder->hints_funcs;
H A Dcffobjs.c366 T2_Hints_Funcs funcs;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffgload.c921 T2_Hints_Funcs hinter;
943 hinter = (T2_Hints_Funcs)builder->hints_funcs;
H A Dcffobjs.c366 T2_Hints_Funcs funcs;

Completed in 212 milliseconds