ReactOS 0.4.15-dev-8052-gc0e3179
PSHinter_Interface_ Struct Reference

#include <pshints.h>

Collaboration diagram for PSHinter_Interface_:

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)
 

Detailed Description

Definition at line 672 of file pshints.h.

Member Data Documentation

◆ get_globals_funcs

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().

◆ get_t1_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().

◆ get_t2_funcs

T2_Hints_Funcs(* PSHinter_Interface_::get_t2_funcs) (FT_Module module)

Definition at line 676 of file pshints.h.

Referenced by cff_slot_init().


The documentation for this struct was generated from the following file: