ReactOS 0.4.16-dev-258-g81860b4
|
#include <t1tables.h>
Definition at line 298 of file t1tables.h.
FT_String* PS_BlendRec_::axis_names[T1_MAX_MM_AXIS] |
Definition at line 303 of file t1tables.h.
Referenced by parse_blend_axis_types(), T1_Done_Blend(), and T1_Get_Multi_Master().
FT_BBox* PS_BlendRec_::bboxes[T1_MAX_MM_DESIGNS+1] |
Definition at line 315 of file t1tables.h.
Referenced by t1_allocate_blend(), T1_Done_Blend(), and t1_load_keyword().
FT_ULong PS_BlendRec_::blend_bitflags |
Definition at line 313 of file t1tables.h.
FT_UInt PS_BlendRec_::default_design_vector[T1_MAX_MM_DESIGNS] |
Definition at line 323 of file t1tables.h.
FT_Fixed* PS_BlendRec_::default_weight_vector |
Definition at line 308 of file t1tables.h.
Referenced by parse_weight_vector(), t1_allocate_blend(), T1_Done_Blend(), and T1_Get_MM_Var().
PS_DesignMapRec PS_BlendRec_::design_map[T1_MAX_MM_AXIS] |
Definition at line 305 of file t1tables.h.
Referenced by parse_blend_design_map(), T1_Done_Blend(), T1_Get_MM_Var(), T1_Get_Multi_Master(), T1_Get_Var_Design(), and T1_Set_MM_Design().
FT_Fixed* PS_BlendRec_::design_pos[T1_MAX_MM_DESIGNS] |
Definition at line 304 of file t1tables.h.
Referenced by parse_blend_design_positions(), t1_allocate_blend(), and T1_Done_Blend().
PS_FontInfo PS_BlendRec_::font_infos[T1_MAX_MM_DESIGNS+1] |
Definition at line 310 of file t1tables.h.
Referenced by t1_allocate_blend(), T1_Done_Blend(), and t1_load_keyword().
FT_UInt PS_BlendRec_::num_axis |
Definition at line 301 of file t1tables.h.
Referenced by t1_allocate_blend(), T1_Done_Blend(), T1_Get_MM_Blend(), T1_Get_MM_Var(), T1_Get_Multi_Master(), T1_Get_Var_Design(), t1_set_mm_blend(), and T1_Set_MM_Design().
FT_UInt PS_BlendRec_::num_default_design_vector |
Definition at line 324 of file t1tables.h.
Referenced by t1_allocate_blend().
FT_UInt PS_BlendRec_::num_designs |
Definition at line 300 of file t1tables.h.
Referenced by cf2_interpT2CharString(), parse_weight_vector(), t1_allocate_blend(), T1_Done_Blend(), T1_Get_MM_Var(), T1_Get_Multi_Master(), t1_load_keyword(), and t1_set_mm_blend().
PS_Private PS_BlendRec_::privates[T1_MAX_MM_DESIGNS+1] |
Definition at line 311 of file t1tables.h.
Referenced by t1_allocate_blend(), T1_Done_Blend(), and t1_load_keyword().
FT_Fixed* PS_BlendRec_::weight_vector |
Definition at line 307 of file t1tables.h.
Referenced by cf2_interpT2CharString(), parse_weight_vector(), t1_allocate_blend(), T1_Done_Blend(), T1_Get_MM_Blend(), T1_Get_Var_Design(), and t1_set_mm_blend().