ReactOS 0.4.15-dev-7834-g00c4b3d
AF_AxisHintsRec_ Struct Reference

#include <afhints.h>

Collaboration diagram for AF_AxisHintsRec_:

Public Attributes

FT_Int num_segments
 
FT_Int max_segments
 
AF_Segment segments
 
FT_Int num_edges
 
FT_Int max_edges
 
AF_Edge edges
 
AF_Direction major_dir
 
struct {
   AF_SegmentRec   segments [AF_SEGMENTS_EMBEDDED]
 
   AF_EdgeRec   edges [AF_EDGES_EMBEDDED]
 
embedded
 

Detailed Description

Definition at line 305 of file afhints.h.

Member Data Documentation

◆ edges [1/2]

◆ edges [2/2]

AF_EdgeRec AF_AxisHintsRec_::edges[AF_EDGES_EMBEDDED]

Definition at line 324 of file afhints.h.

◆ 

struct { ... } AF_AxisHintsRec_::embedded

Referenced by af_glyph_hints_done().

◆ major_dir

AF_Direction AF_AxisHintsRec_::major_dir

Definition at line 318 of file afhints.h.

Referenced by af_latin_hints_compute_blue_edges(), and af_latin_hints_link_segments().

◆ max_edges

FT_Int AF_AxisHintsRec_::max_edges

Definition at line 315 of file afhints.h.

Referenced by af_glyph_hints_done().

◆ max_segments

FT_Int AF_AxisHintsRec_::max_segments

Definition at line 308 of file afhints.h.

Referenced by af_glyph_hints_done().

◆ num_edges

◆ num_segments

◆ segments [1/2]

◆ segments [2/2]

AF_SegmentRec AF_AxisHintsRec_::segments[AF_SEGMENTS_EMBEDDED]

Definition at line 323 of file afhints.h.


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