ReactOS 0.4.15-dev-7842-g558ab78
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 1599 of file tttypes.h.

Member Data Documentation

◆ contours

FT_UShort* TT_GlyphZoneRec_::contours

Definition at line 1612 of file tttypes.h.

◆ cur

FT_Vector* TT_GlyphZoneRec_::cur

Definition at line 1608 of file tttypes.h.

Referenced by TT_Process_Simple_Glyph().

◆ first_point

FT_UShort TT_GlyphZoneRec_::first_point

Definition at line 1614 of file tttypes.h.

◆ max_contours

FT_Short TT_GlyphZoneRec_::max_contours

Definition at line 1603 of file tttypes.h.

◆ max_points

FT_UShort TT_GlyphZoneRec_::max_points

Definition at line 1602 of file tttypes.h.

◆ memory

FT_Memory TT_GlyphZoneRec_::memory

Definition at line 1601 of file tttypes.h.

◆ n_contours

FT_Short TT_GlyphZoneRec_::n_contours

Definition at line 1605 of file tttypes.h.

◆ n_points

FT_UShort TT_GlyphZoneRec_::n_points

Definition at line 1604 of file tttypes.h.

Referenced by TT_Process_Composite_Glyph(), and TT_Process_Simple_Glyph().

◆ org

FT_Vector* TT_GlyphZoneRec_::org

Definition at line 1607 of file tttypes.h.

◆ orus

FT_Vector* TT_GlyphZoneRec_::orus

Definition at line 1609 of file tttypes.h.

Referenced by TT_Process_Simple_Glyph().

◆ tags

FT_Byte* TT_GlyphZoneRec_::tags

Definition at line 1611 of file tttypes.h.

Referenced by TT_Process_Composite_Glyph().


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