ReactOS 0.4.15-dev-7953-g1f49173
AF_SegmentRec_ Struct Reference

#include <afhints.h>

Collaboration diagram for AF_SegmentRec_:

Public Attributes

FT_Byte flags
 
FT_Char dir
 
FT_Short pos
 
FT_Short delta
 
FT_Short min_coord
 
FT_Short max_coord
 
FT_Short height
 
AF_Edge edge
 
AF_Segment edge_next
 
AF_Segment link
 
AF_Segment serif
 
FT_Pos score
 
FT_Pos len
 
AF_Point first
 
AF_Point last
 

Detailed Description

Definition at line 258 of file afhints.h.

Member Data Documentation

◆ delta

FT_Short AF_SegmentRec_::delta

Definition at line 263 of file afhints.h.

Referenced by af_latin_hints_compute_edges(), and af_latin_hints_compute_segments().

◆ dir

FT_Char AF_SegmentRec_::dir

Definition at line 261 of file afhints.h.

Referenced by af_latin_hints_compute_edges(), and af_latin_hints_link_segments().

◆ edge

AF_Edge AF_SegmentRec_::edge

Definition at line 268 of file afhints.h.

Referenced by af_glyph_hints_align_edge_points(), and af_latin_hints_compute_edges().

◆ edge_next

AF_Segment AF_SegmentRec_::edge_next

Definition at line 269 of file afhints.h.

Referenced by af_latin_hints_compute_edges().

◆ first

AF_Point AF_SegmentRec_::first

Definition at line 276 of file afhints.h.

Referenced by af_glyph_hints_align_edge_points(), and af_latin_hints_compute_segments().

◆ flags

FT_Byte AF_SegmentRec_::flags

Definition at line 260 of file afhints.h.

Referenced by af_latin_hints_compute_edges(), and af_latin_hints_compute_segments().

◆ height

FT_Short AF_SegmentRec_::height

Definition at line 266 of file afhints.h.

Referenced by af_latin_hints_compute_edges(), and af_latin_hints_compute_segments().

◆ last

AF_Point AF_SegmentRec_::last

Definition at line 277 of file afhints.h.

Referenced by af_glyph_hints_align_edge_points(), and af_latin_hints_compute_segments().

◆ len

FT_Pos AF_SegmentRec_::len

Definition at line 274 of file afhints.h.

◆ link

AF_Segment AF_SegmentRec_::link

◆ max_coord

FT_Short AF_SegmentRec_::max_coord

◆ min_coord

FT_Short AF_SegmentRec_::min_coord

◆ pos

◆ score

FT_Pos AF_SegmentRec_::score

Definition at line 273 of file afhints.h.

Referenced by af_latin_hints_link_segments().

◆ serif

AF_Segment AF_SegmentRec_::serif

Definition at line 272 of file afhints.h.

Referenced by af_latin_hints_compute_edges(), and af_latin_hints_link_segments().


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