ReactOS 0.4.15-dev-7934-g1dc8d80
PS_BlendRec_ Struct Reference

#include <t1tables.h>

Collaboration diagram for PS_BlendRec_:

Public Attributes

FT_UInt num_designs
 
FT_UInt num_axis
 
FT_Stringaxis_names [T1_MAX_MM_AXIS]
 
FT_Fixeddesign_pos [T1_MAX_MM_DESIGNS]
 
PS_DesignMapRec design_map [T1_MAX_MM_AXIS]
 
FT_Fixedweight_vector
 
FT_Fixeddefault_weight_vector
 
PS_FontInfo font_infos [T1_MAX_MM_DESIGNS+1]
 
PS_Private privates [T1_MAX_MM_DESIGNS+1]
 
FT_ULong blend_bitflags
 
FT_BBoxbboxes [T1_MAX_MM_DESIGNS+1]
 
FT_UInt default_design_vector [T1_MAX_MM_DESIGNS]
 
FT_UInt num_default_design_vector
 

Detailed Description

Definition at line 298 of file t1tables.h.

Member Data Documentation

◆ axis_names

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().

◆ bboxes

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().

◆ blend_bitflags

FT_ULong PS_BlendRec_::blend_bitflags

Definition at line 313 of file t1tables.h.

◆ default_design_vector

FT_UInt PS_BlendRec_::default_design_vector[T1_MAX_MM_DESIGNS]

Definition at line 323 of file t1tables.h.

◆ default_weight_vector

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().

◆ design_map

◆ design_pos

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().

◆ font_infos

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().

◆ num_axis

◆ num_default_design_vector

FT_UInt PS_BlendRec_::num_default_design_vector

Definition at line 324 of file t1tables.h.

Referenced by t1_allocate_blend().

◆ num_designs

◆ privates

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().

◆ weight_vector


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