ReactOS 0.4.16-dev-306-g647d351
|
#include <pshints.h>
Public Attributes | |
PSH_Globals_Funcs(* | get_globals_funcs )(FT_Module module) |
T1_Hints_Funcs(* | get_t1_funcs )(FT_Module module) |
T2_Hints_Funcs(* | get_t2_funcs )(FT_Module module) |
PSH_Globals_Funcs(* PSHinter_Interface_::get_globals_funcs) (FT_Module module) |
Definition at line 674 of file pshints.h.
Referenced by cff_size_get_globals_funcs().
T1_Hints_Funcs(* PSHinter_Interface_::get_t1_funcs) (FT_Module module) |
Definition at line 675 of file pshints.h.
Referenced by cid_slot_init(), and T1_GlyphSlot_Init().
T2_Hints_Funcs(* PSHinter_Interface_::get_t2_funcs) (FT_Module module) |
Definition at line 676 of file pshints.h.
Referenced by cff_slot_init().