ReactOS 0.4.15-dev-7958-gcd0bb1a
TT_GraphicsState_ Struct Reference

#include <ttobjs.h>

Collaboration diagram for TT_GraphicsState_:

Public Attributes

FT_UShort rp0
 
FT_UShort rp1
 
FT_UShort rp2
 
FT_UnitVector dualVector
 
FT_UnitVector projVector
 
FT_UnitVector freeVector
 
FT_Long loop
 
FT_F26Dot6 minimum_distance
 
FT_Int round_state
 
FT_Bool auto_flip
 
FT_F26Dot6 control_value_cutin
 
FT_F26Dot6 single_width_cutin
 
FT_F26Dot6 single_width_value
 
FT_UShort delta_base
 
FT_UShort delta_shift
 
FT_Byte instruct_control
 
FT_Bool scan_control
 
FT_Int scan_type
 
FT_UShort gep0
 
FT_UShort gep1
 
FT_UShort gep2
 

Detailed Description

Definition at line 65 of file ttobjs.h.

Member Data Documentation

◆ auto_flip

FT_Bool TT_GraphicsState_::auto_flip

Definition at line 79 of file ttobjs.h.

◆ control_value_cutin

FT_F26Dot6 TT_GraphicsState_::control_value_cutin

Definition at line 80 of file ttobjs.h.

◆ delta_base

FT_UShort TT_GraphicsState_::delta_base

Definition at line 83 of file ttobjs.h.

◆ delta_shift

FT_UShort TT_GraphicsState_::delta_shift

Definition at line 84 of file ttobjs.h.

◆ dualVector

FT_UnitVector TT_GraphicsState_::dualVector

Definition at line 71 of file ttobjs.h.

◆ freeVector

FT_UnitVector TT_GraphicsState_::freeVector

Definition at line 73 of file ttobjs.h.

◆ gep0

FT_UShort TT_GraphicsState_::gep0

Definition at line 94 of file ttobjs.h.

◆ gep1

FT_UShort TT_GraphicsState_::gep1

Definition at line 95 of file ttobjs.h.

◆ gep2

FT_UShort TT_GraphicsState_::gep2

Definition at line 96 of file ttobjs.h.

◆ instruct_control

FT_Byte TT_GraphicsState_::instruct_control

Definition at line 86 of file ttobjs.h.

Referenced by tt_loader_init().

◆ loop

FT_Long TT_GraphicsState_::loop

Definition at line 75 of file ttobjs.h.

◆ minimum_distance

FT_F26Dot6 TT_GraphicsState_::minimum_distance

Definition at line 76 of file ttobjs.h.

◆ projVector

FT_UnitVector TT_GraphicsState_::projVector

Definition at line 72 of file ttobjs.h.

◆ round_state

FT_Int TT_GraphicsState_::round_state

Definition at line 77 of file ttobjs.h.

◆ rp0

FT_UShort TT_GraphicsState_::rp0

Definition at line 67 of file ttobjs.h.

◆ rp1

FT_UShort TT_GraphicsState_::rp1

Definition at line 68 of file ttobjs.h.

◆ rp2

FT_UShort TT_GraphicsState_::rp2

Definition at line 69 of file ttobjs.h.

◆ scan_control

FT_Bool TT_GraphicsState_::scan_control

Definition at line 91 of file ttobjs.h.

Referenced by TT_Load_Glyph().

◆ scan_type

FT_Int TT_GraphicsState_::scan_type

Definition at line 92 of file ttobjs.h.

Referenced by TT_Hint_Glyph(), and TT_Load_Glyph().

◆ single_width_cutin

FT_F26Dot6 TT_GraphicsState_::single_width_cutin

Definition at line 81 of file ttobjs.h.

◆ single_width_value

FT_F26Dot6 TT_GraphicsState_::single_width_value

Definition at line 82 of file ttobjs.h.


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