Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshmod.c33 T2_Hints_FuncsRec t2_funcs; member
43 module->t2_funcs.hints = NULL; in ps_hinter_done()
64 t2_hints_funcs_init( &module->t2_funcs ); in FT_CALLBACK_DEF()
65 module->t2_funcs.hints = (T2_Hints)ph; in FT_CALLBACK_DEF()
91 return &((PS_Hinter_Module)module)->t2_funcs; in FT_CALLBACK_DEF()

Completed in 1 milliseconds