ReactOS 0.4.15-dev-7942-gd23573b
AF_PointRec_ Struct Reference

#include <afhints.h>

Collaboration diagram for AF_PointRec_:

Public Attributes

FT_UShort flags
 
FT_Char in_dir
 
FT_Char out_dir
 
FT_Pos ox
 
FT_Pos oy
 
FT_Short fx
 
FT_Short fy
 
FT_Pos x
 
FT_Pos y
 
FT_Pos u
 
FT_Pos v
 
AF_Point next
 
AF_Point prev
 

Detailed Description

Definition at line 241 of file afhints.h.

Member Data Documentation

◆ flags

FT_UShort AF_PointRec_::flags

Definition at line 243 of file afhints.h.

Referenced by af_glyph_hints_reload().

◆ fx

FT_Short AF_PointRec_::fx

Definition at line 248 of file afhints.h.

Referenced by af_glyph_hints_reload().

◆ fy

FT_Short AF_PointRec_::fy

Definition at line 248 of file afhints.h.

Referenced by af_glyph_hints_reload().

◆ in_dir

FT_Char AF_PointRec_::in_dir

Definition at line 244 of file afhints.h.

Referenced by af_glyph_hints_reload(), and af_latin_hints_compute_segments().

◆ next

AF_Point AF_PointRec_::next

Definition at line 252 of file afhints.h.

Referenced by af_glyph_hints_reload().

◆ out_dir

FT_Char AF_PointRec_::out_dir

Definition at line 245 of file afhints.h.

Referenced by af_glyph_hints_reload().

◆ ox

FT_Pos AF_PointRec_::ox

Definition at line 247 of file afhints.h.

◆ oy

FT_Pos AF_PointRec_::oy

Definition at line 247 of file afhints.h.

◆ prev

AF_Point AF_PointRec_::prev

Definition at line 253 of file afhints.h.

Referenced by af_glyph_hints_reload().

◆ u

FT_Pos AF_PointRec_::u

Definition at line 250 of file afhints.h.

Referenced by af_glyph_hints_reload(), and af_iup_interp().

◆ v

FT_Pos AF_PointRec_::v

Definition at line 250 of file afhints.h.

Referenced by af_glyph_hints_reload(), and af_iup_interp().

◆ x

FT_Pos AF_PointRec_::x

Definition at line 249 of file afhints.h.

◆ y

FT_Pos AF_PointRec_::y

Definition at line 249 of file afhints.h.


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