ReactOS 0.4.15-dev-7842-g558ab78
TT_LoaderRec_ Struct Reference

#include <tttypes.h>

Collaboration diagram for TT_LoaderRec_:

Public Attributes

TT_Face face
 
TT_Size size
 
FT_GlyphSlot glyph
 
FT_GlyphLoader gloader
 
FT_ULong load_flags
 
FT_UInt glyph_index
 
FT_Stream stream
 
FT_Int byte_len
 
FT_Short n_contours
 
FT_BBox bbox
 
FT_Int left_bearing
 
FT_Int advance
 
FT_Int linear
 
FT_Bool linear_def
 
FT_Vector pp1
 
FT_Vector pp2
 
TT_GlyphZoneRec base
 
TT_GlyphZoneRec zone
 
TT_ExecContext exec
 
FT_Byteinstructions
 
FT_ULong ins_pos
 
voidother
 
FT_Int top_bearing
 
FT_Int vadvance
 
FT_Vector pp3
 
FT_Vector pp4
 
FT_Bytecursor
 
FT_Bytelimit
 
FT_ListRec composites
 

Detailed Description

Definition at line 1635 of file tttypes.h.

Member Data Documentation

◆ advance

FT_Int TT_LoaderRec_::advance

Definition at line 1651 of file tttypes.h.

Referenced by tt_get_metrics(), and tt_loader_set_pp().

◆ base

TT_GlyphZoneRec TT_LoaderRec_::base

Definition at line 1658 of file tttypes.h.

◆ bbox

FT_BBox TT_LoaderRec_::bbox

◆ byte_len

FT_Int TT_LoaderRec_::byte_len

Definition at line 1646 of file tttypes.h.

Referenced by load_truetype_glyph(), and TT_Process_Composite_Glyph().

◆ composites

FT_ListRec TT_LoaderRec_::composites

Definition at line 1679 of file tttypes.h.

Referenced by load_truetype_glyph(), tt_loader_done(), and tt_loader_init().

◆ cursor

FT_Byte* TT_LoaderRec_::cursor

Definition at line 1675 of file tttypes.h.

◆ exec

◆ face

◆ gloader

◆ glyph

◆ glyph_index

FT_UInt TT_LoaderRec_::glyph_index

Definition at line 1643 of file tttypes.h.

Referenced by load_truetype_glyph(), and TT_Process_Simple_Glyph().

◆ ins_pos

FT_ULong TT_LoaderRec_::ins_pos

Definition at line 1663 of file tttypes.h.

Referenced by load_truetype_glyph(), and TT_Process_Composite_Glyph().

◆ instructions

FT_Byte* TT_LoaderRec_::instructions

Definition at line 1662 of file tttypes.h.

Referenced by tt_loader_init().

◆ left_bearing

FT_Int TT_LoaderRec_::left_bearing

Definition at line 1650 of file tttypes.h.

Referenced by tt_get_metrics(), and tt_loader_set_pp().

◆ limit

FT_Byte* TT_LoaderRec_::limit

Definition at line 1676 of file tttypes.h.

◆ linear

FT_Int TT_LoaderRec_::linear

◆ linear_def

FT_Bool TT_LoaderRec_::linear_def

Definition at line 1653 of file tttypes.h.

Referenced by tt_get_metrics().

◆ load_flags

◆ n_contours

FT_Short TT_LoaderRec_::n_contours

Definition at line 1648 of file tttypes.h.

Referenced by load_truetype_glyph().

◆ other

void* TT_LoaderRec_::other

Definition at line 1666 of file tttypes.h.

◆ pp1

◆ pp2

◆ pp3

◆ pp4

◆ size

◆ stream

FT_Stream TT_LoaderRec_::stream

◆ top_bearing

FT_Int TT_LoaderRec_::top_bearing

Definition at line 1669 of file tttypes.h.

Referenced by tt_get_metrics(), and tt_loader_set_pp().

◆ vadvance

FT_Int TT_LoaderRec_::vadvance

◆ zone

TT_GlyphZoneRec TT_LoaderRec_::zone

Definition at line 1659 of file tttypes.h.

Referenced by TT_Hint_Glyph(), TT_Process_Composite_Glyph(), and TT_Process_Simple_Glyph().


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