ReactOS 0.4.15-dev-7924-g5949c20
CFF_Builder_ Struct Reference

#include <psaux.h>

Collaboration diagram for CFF_Builder_:

Public Attributes

FT_Memory memory
 
TT_Face face
 
CFF_GlyphSlot glyph
 
FT_GlyphLoader loader
 
FT_Outlinebase
 
FT_Outlinecurrent
 
FT_Pos pos_x
 
FT_Pos pos_y
 
FT_Vector left_bearing
 
FT_Vector advance
 
FT_BBox bbox
 
FT_Bool path_begun
 
FT_Bool load_points
 
FT_Bool no_recurse
 
FT_Bool metrics_only
 
voidhints_funcs
 
voidhints_globals
 
CFF_Builder_FuncsRec funcs
 

Detailed Description

Definition at line 1043 of file psaux.h.

Member Data Documentation

◆ advance

FT_Vector CFF_Builder_::advance

Definition at line 1056 of file psaux.h.

Referenced by cff_slot_load(), and ps_builder_init().

◆ base

FT_Outline* CFF_Builder_::base

Definition at line 1049 of file psaux.h.

Referenced by ps_builder_init().

◆ bbox

FT_BBox CFF_Builder_::bbox

Definition at line 1058 of file psaux.h.

Referenced by ps_builder_init().

◆ current

FT_Outline* CFF_Builder_::current

Definition at line 1050 of file psaux.h.

Referenced by ps_builder_init().

◆ face

TT_Face CFF_Builder_::face

Definition at line 1046 of file psaux.h.

Referenced by cff_decoder_prepare(), and ps_builder_init().

◆ funcs

CFF_Builder_FuncsRec CFF_Builder_::funcs

Definition at line 1069 of file psaux.h.

Referenced by cff_slot_load().

◆ glyph

CFF_GlyphSlot CFF_Builder_::glyph

Definition at line 1047 of file psaux.h.

Referenced by ps_builder_init().

◆ hints_funcs

void* CFF_Builder_::hints_funcs

Definition at line 1066 of file psaux.h.

Referenced by cff_decoder_prepare(), and cff_slot_load().

◆ hints_globals

void* CFF_Builder_::hints_globals

Definition at line 1067 of file psaux.h.

Referenced by cff_decoder_prepare().

◆ left_bearing

FT_Vector CFF_Builder_::left_bearing

Definition at line 1055 of file psaux.h.

Referenced by cff_slot_load(), and ps_builder_init().

◆ load_points

FT_Bool CFF_Builder_::load_points

Definition at line 1061 of file psaux.h.

Referenced by ps_builder_init().

◆ loader

FT_GlyphLoader CFF_Builder_::loader

Definition at line 1048 of file psaux.h.

Referenced by ps_builder_init().

◆ memory

FT_Memory CFF_Builder_::memory

Definition at line 1045 of file psaux.h.

Referenced by ps_builder_init().

◆ metrics_only

FT_Bool CFF_Builder_::metrics_only

Definition at line 1064 of file psaux.h.

Referenced by ps_builder_init().

◆ no_recurse

FT_Bool CFF_Builder_::no_recurse

Definition at line 1062 of file psaux.h.

Referenced by cff_slot_load(), and ps_builder_init().

◆ path_begun

FT_Bool CFF_Builder_::path_begun

Definition at line 1060 of file psaux.h.

Referenced by ps_builder_init().

◆ pos_x

FT_Pos CFF_Builder_::pos_x

Definition at line 1052 of file psaux.h.

Referenced by ps_builder_init().

◆ pos_y

FT_Pos CFF_Builder_::pos_y

Definition at line 1053 of file psaux.h.

Referenced by ps_builder_init().


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