ReactOS 0.4.16-dev-1113-g99ecbf5
FT_AutoHinter_InterfaceRec_ Struct Reference

#include <autohint.h>

Collaboration diagram for FT_AutoHinter_InterfaceRec_:

Public Attributes

FT_AutoHinter_GlobalResetFunc reset_face
 
FT_AutoHinter_GlobalGetFunc get_global_hints
 
FT_AutoHinter_GlobalDoneFunc done_global_hints
 
FT_AutoHinter_GlyphLoadFunc load_glyph
 

Detailed Description

Definition at line 201 of file autohint.h.

Member Data Documentation

◆ done_global_hints

FT_AutoHinter_GlobalDoneFunc FT_AutoHinter_InterfaceRec_::done_global_hints

Definition at line 205 of file autohint.h.

◆ get_global_hints

FT_AutoHinter_GlobalGetFunc FT_AutoHinter_InterfaceRec_::get_global_hints

Definition at line 204 of file autohint.h.

◆ load_glyph

FT_AutoHinter_GlyphLoadFunc FT_AutoHinter_InterfaceRec_::load_glyph

Definition at line 206 of file autohint.h.

Referenced by FT_Load_Glyph().

◆ reset_face

FT_AutoHinter_GlobalResetFunc FT_AutoHinter_InterfaceRec_::reset_face

Definition at line 203 of file autohint.h.


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