ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <t1types.h>
FT_Byte** T1_FontRec_::charstrings |
Definition at line 115 of file t1types.h.
Referenced by T1_Face_Done(), T1_Open_Face(), t1_ps_get_font_value(), T42_Face_Done(), and T42_Open_Face().
FT_Byte* T1_FontRec_::charstrings_block |
Definition at line 105 of file t1types.h.
Referenced by T1_Face_Done(), T1_Open_Face(), T42_Face_Done(), and T42_Open_Face().
FT_UInt* T1_FontRec_::charstrings_len |
Definition at line 116 of file t1types.h.
Referenced by T1_Face_Done(), T1_Open_Face(), t1_ps_get_font_value(), T42_Face_Done(), and T42_Open_Face().
T1_EncodingRec T1_FontRec_::encoding |
Definition at line 102 of file t1types.h.
Referenced by T1_Face_Done(), T1_Open_Face(), t1_ps_get_font_value(), T42_Face_Done(), and T42_Open_Face().
T1_EncodingType T1_FontRec_::encoding_type |
Definition at line 101 of file t1types.h.
Referenced by T1_Face_Init(), T1_Open_Face(), t1_ps_get_font_value(), and T42_Open_Face().
FT_BBox T1_FontRec_::font_bbox |
Definition at line 122 of file t1types.h.
Referenced by T1_Face_Init(), t1_ps_get_font_value(), and T1_Read_Metrics().
PS_FontExtraRec T1_FontRec_::font_extra |
Definition at line 97 of file t1types.h.
Referenced by t1_ps_get_font_value().
PS_FontInfoRec T1_FontRec_::font_info |
Definition at line 96 of file t1types.h.
Referenced by T1_Face_Done(), T1_Face_Init(), t1_ps_get_font_value(), and T42_Face_Done().
FT_Matrix T1_FontRec_::font_matrix |
Definition at line 120 of file t1types.h.
Referenced by t1_ps_get_font_value().
FT_String* T1_FontRec_::font_name |
Definition at line 99 of file t1types.h.
Referenced by T1_Face_Done(), T1_Face_Init(), t1_ps_get_font_value(), and T42_Face_Done().
FT_Byte T1_FontRec_::font_type |
Definition at line 119 of file t1types.h.
Referenced by t1_ps_get_font_value(), and T42_Open_Face().
FT_String** T1_FontRec_::glyph_names |
Definition at line 114 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), t1_get_index(), T1_Open_Face(), t1_ps_get_font_value(), T42_Face_Done(), and T42_Open_Face().
FT_Byte* T1_FontRec_::glyph_names_block |
Definition at line 106 of file t1types.h.
Referenced by T1_Face_Done(), T1_Open_Face(), T42_Face_Done(), and T42_Open_Face().
FT_Int T1_FontRec_::num_glyphs |
Definition at line 113 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Init(), t1_get_index(), T1_Open_Face(), t1_ps_get_font_value(), and T42_Open_Face().
FT_Int T1_FontRec_::num_subrs |
Definition at line 108 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), T1_Open_Face(), and t1_ps_get_font_value().
FT_Byte T1_FontRec_::paint_type |
Definition at line 118 of file t1types.h.
Referenced by t1_ps_get_font_value().
PS_PrivateRec T1_FontRec_::private_dict |
Definition at line 98 of file t1types.h.
Referenced by T1_Open_Face(), and t1_ps_get_font_value().
FT_Byte** T1_FontRec_::subrs |
Definition at line 109 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), T1_Open_Face(), and t1_ps_get_font_value().
FT_Byte* T1_FontRec_::subrs_block |
Definition at line 104 of file t1types.h.
Referenced by T1_Face_Done(), and T1_Open_Face().
FT_Hash T1_FontRec_::subrs_hash |
Definition at line 111 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), T1_Open_Face(), and t1_ps_get_font_value().
FT_UInt* T1_FontRec_::subrs_len |
Definition at line 110 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), T1_Open_Face(), and t1_ps_get_font_value().