ReactOS 0.4.16-dev-306-g647d351
|
#include <psaux.h>
PS_Blend PS_Decoder_::blend |
Definition at line 650 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Long* PS_Decoder_::buildchar |
Definition at line 652 of file psaux.h.
Referenced by cf2_interpT2CharString().
PS_Builder PS_Decoder_::builder |
Definition at line 601 of file psaux.h.
Referenced by cf2_getScaleAndHintFlag(), cf2_getUnitsPerEm(), cf2_interpT2CharString(), cf2_outline_close(), cf2_outline_reset(), and cf2_setGlyphWidth().
FT_Generic* PS_Decoder_::cf2_instance |
CFF_Font PS_Decoder_::cff |
Definition at line 613 of file psaux.h.
Referenced by cf2_font_setup().
CFF_SubFont PS_Decoder_::current_subfont |
Definition at line 614 of file psaux.h.
Referenced by cf2_interpT2CharString(), cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().
FT_Int PS_Decoder_::flex_state |
Definition at line 609 of file psaux.h.
Referenced by cf2_interpT2CharString().
CFF_Decoder_Free_Glyph_Callback PS_Decoder_::free_glyph_callback |
CFF_Decoder_Get_Glyph_Callback PS_Decoder_::get_glyph_callback |
FT_Int PS_Decoder_::globals_bias |
Definition at line 625 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Byte** PS_Decoder_::glyph_names |
Definition at line 630 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Pos* PS_Decoder_::glyph_width |
Definition at line 617 of file psaux.h.
Referenced by cf2_setGlyphWidth().
FT_Render_Mode PS_Decoder_::hint_mode |
FT_UInt PS_Decoder_::len_buildchar |
Definition at line 653 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Int PS_Decoder_::locals_bias |
Definition at line 624 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Hash PS_Decoder_::locals_hash |
Definition at line 645 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Int PS_Decoder_::num_flex_vectors |
Definition at line 610 of file psaux.h.
Referenced by cf2_interpT2CharString().
FT_Fixed PS_Decoder_::stack[PS_MAX_OPERANDS+1] |
FT_Bool PS_Decoder_::width_only |
Definition at line 618 of file psaux.h.
Referenced by cf2_interpT2CharString().
PS_Decoder_Zone* PS_Decoder_::zone |
PS_Decoder_Zone PS_Decoder_::zones[PS_MAX_SUBRS_CALLS+1] |