ReactOS 0.4.15-dev-7942-gd23573b
TT_MaxProfile_ Struct Reference

#include <tttables.h>

Public Attributes

FT_Fixed version
 
FT_UShort numGlyphs
 
FT_UShort maxPoints
 
FT_UShort maxContours
 
FT_UShort maxCompositePoints
 
FT_UShort maxCompositeContours
 
FT_UShort maxZones
 
FT_UShort maxTwilightPoints
 
FT_UShort maxStorage
 
FT_UShort maxFunctionDefs
 
FT_UShort maxInstructionDefs
 
FT_UShort maxStackElements
 
FT_UShort maxSizeOfInstructions
 
FT_UShort maxComponentElements
 
FT_UShort maxComponentDepth
 

Detailed Description

Definition at line 567 of file tttables.h.

Member Data Documentation

◆ maxComponentDepth

FT_UShort TT_MaxProfile_::maxComponentDepth

Definition at line 583 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxComponentElements

FT_UShort TT_MaxProfile_::maxComponentElements

Definition at line 582 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxCompositeContours

FT_UShort TT_MaxProfile_::maxCompositeContours

Definition at line 574 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxCompositePoints

FT_UShort TT_MaxProfile_::maxCompositePoints

Definition at line 573 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxContours

FT_UShort TT_MaxProfile_::maxContours

Definition at line 572 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxFunctionDefs

FT_UShort TT_MaxProfile_::maxFunctionDefs

Definition at line 578 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxInstructionDefs

FT_UShort TT_MaxProfile_::maxInstructionDefs

Definition at line 579 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxPoints

FT_UShort TT_MaxProfile_::maxPoints

Definition at line 571 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxSizeOfInstructions

FT_UShort TT_MaxProfile_::maxSizeOfInstructions

Definition at line 581 of file tttables.h.

Referenced by FT_Load_Glyph(), tt_face_load_maxp(), and TT_Process_Composite_Glyph().

◆ maxStackElements

FT_UShort TT_MaxProfile_::maxStackElements

Definition at line 580 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxStorage

FT_UShort TT_MaxProfile_::maxStorage

Definition at line 577 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxTwilightPoints

FT_UShort TT_MaxProfile_::maxTwilightPoints

Definition at line 576 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ maxZones

FT_UShort TT_MaxProfile_::maxZones

Definition at line 575 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ numGlyphs

FT_UShort TT_MaxProfile_::numGlyphs

Definition at line 570 of file tttables.h.

Referenced by tt_face_load_maxp().

◆ version

FT_Fixed TT_MaxProfile_::version

Definition at line 569 of file tttables.h.

Referenced by tt_face_load_maxp().


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