ReactOS 0.4.15-dev-7924-g5949c20
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 190 of file autohint.h.

Member Data Documentation

◆ done_global_hints

FT_AutoHinter_GlobalDoneFunc FT_AutoHinter_InterfaceRec_::done_global_hints

Definition at line 194 of file autohint.h.

◆ get_global_hints

FT_AutoHinter_GlobalGetFunc FT_AutoHinter_InterfaceRec_::get_global_hints

Definition at line 193 of file autohint.h.

◆ load_glyph

FT_AutoHinter_GlyphLoadFunc FT_AutoHinter_InterfaceRec_::load_glyph

Definition at line 195 of file autohint.h.

Referenced by FT_Load_Glyph().

◆ reset_face

FT_AutoHinter_GlobalResetFunc FT_AutoHinter_InterfaceRec_::reset_face

Definition at line 192 of file autohint.h.


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