Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshmod.c32 T1_Hints_FuncsRec t1_funcs; member
42 module->t1_funcs.hints = NULL; in ps_hinter_done()
61 t1_hints_funcs_init( &module->t1_funcs ); in FT_CALLBACK_DEF()
62 module->t1_funcs.hints = (T1_Hints)ph; in FT_CALLBACK_DEF()
83 return &((PS_Hinter_Module)module)->t1_funcs; in FT_CALLBACK_DEF()

Completed in 1 milliseconds