ReactOS 0.4.16-dev-1099-g3bb27eb
TT_GlyphZoneRec_ Struct Reference

#include <tttypes.h>

Collaboration diagram for TT_GlyphZoneRec_:

Public Attributes

FT_Memory memory
 
FT_UShort max_points
 
FT_Short max_contours
 
FT_UShort n_points
 
FT_Short n_contours
 
FT_Vectororg
 
FT_Vectorcur
 
FT_Vectororus
 
FT_Bytetags
 
FT_UShortcontours
 
FT_UShort first_point
 

Detailed Description

Definition at line 1764 of file tttypes.h.

Member Data Documentation

◆ contours

FT_UShort* TT_GlyphZoneRec_::contours

Definition at line 1777 of file tttypes.h.

◆ cur

FT_Vector* TT_GlyphZoneRec_::cur

Definition at line 1773 of file tttypes.h.

Referenced by TT_Process_Simple_Glyph().

◆ first_point

FT_UShort TT_GlyphZoneRec_::first_point

Definition at line 1779 of file tttypes.h.

◆ max_contours

FT_Short TT_GlyphZoneRec_::max_contours

Definition at line 1768 of file tttypes.h.

◆ max_points

FT_UShort TT_GlyphZoneRec_::max_points

Definition at line 1767 of file tttypes.h.

◆ memory

FT_Memory TT_GlyphZoneRec_::memory

Definition at line 1766 of file tttypes.h.

◆ n_contours

FT_Short TT_GlyphZoneRec_::n_contours

Definition at line 1770 of file tttypes.h.

◆ n_points

FT_UShort TT_GlyphZoneRec_::n_points

Definition at line 1769 of file tttypes.h.

Referenced by TT_Process_Composite_Glyph(), and TT_Process_Simple_Glyph().

◆ org

FT_Vector* TT_GlyphZoneRec_::org

Definition at line 1772 of file tttypes.h.

◆ orus

FT_Vector* TT_GlyphZoneRec_::orus

Definition at line 1774 of file tttypes.h.

Referenced by TT_Process_Simple_Glyph().

◆ tags

FT_Byte* TT_GlyphZoneRec_::tags

Definition at line 1776 of file tttypes.h.

Referenced by TT_Process_Composite_Glyph().


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