ReactOS 0.4.15-dev-7924-g5949c20
AF_ScalerRec_ Struct Reference

#include <aftypes.h>

Collaboration diagram for AF_ScalerRec_:

Public Attributes

FT_Face face
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 
FT_Pos x_delta
 
FT_Pos y_delta
 
FT_Render_Mode render_mode
 
FT_UInt32 flags
 

Detailed Description

Definition at line 178 of file aftypes.h.

Member Data Documentation

◆ face

FT_Face AF_ScalerRec_::face

Definition at line 180 of file aftypes.h.

Referenced by af_latin_metrics_init_widths(), and af_loader_load_glyph().

◆ flags

FT_UInt32 AF_ScalerRec_::flags

Definition at line 186 of file aftypes.h.

Referenced by af_latin_metrics_init_widths(), and af_loader_load_glyph().

◆ render_mode

FT_Render_Mode AF_ScalerRec_::render_mode

Definition at line 185 of file aftypes.h.

Referenced by af_latin_metrics_init_widths(), and af_loader_load_glyph().

◆ x_delta

FT_Pos AF_ScalerRec_::x_delta

◆ x_scale

FT_Fixed AF_ScalerRec_::x_scale

◆ y_delta

FT_Pos AF_ScalerRec_::y_delta

◆ y_scale

FT_Fixed AF_ScalerRec_::y_scale

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