190 FT_Int32 load_flags );
211#define FT_DEFINE_AUTOHINTER_INTERFACE( \
215 done_global_hints_, \
217 FT_CALLBACK_TABLE_DEF \
218 const FT_AutoHinter_InterfaceRec class_ = \
222 done_global_hints_, \
struct FT_AutoHinter_InterfaceRec_ * FT_AutoHinter_Interface
void(* FT_AutoHinter_GlobalDoneFunc)(FT_AutoHinter hinter, void *global)
typedefFT_BEGIN_HEADER struct FT_AutoHinterRec_ * FT_AutoHinter
FT_Error(* FT_AutoHinter_GlyphLoadFunc)(FT_AutoHinter hinter, FT_GlyphSlot slot, FT_Size size, FT_UInt glyph_index, FT_Int32 load_flags)
struct FT_AutoHinter_InterfaceRec_ FT_AutoHinter_InterfaceRec
void(* FT_AutoHinter_GlobalGetFunc)(FT_AutoHinter hinter, FT_Face face, void **global_hints, long *global_len)
void(* FT_AutoHinter_GlobalResetFunc)(FT_AutoHinter hinter, FT_Face face)
FT_AutoHinter_GlobalDoneFunc done_global_hints
FT_AutoHinter_GlyphLoadFunc load_glyph
FT_AutoHinter_GlobalGetFunc get_global_hints
FT_AutoHinter_GlobalResetFunc reset_face