ReactOS 0.4.16-dev-734-g364d6e0
|
#include <freetype.h>
Definition at line 1908 of file freetype.h.
FT_Vector FT_GlyphSlotRec_::advance |
Definition at line 1919 of file freetype.h.
Referenced by gxv_prop_zero_advance_validate().
FT_Bitmap FT_GlyphSlotRec_::bitmap |
Definition at line 1923 of file freetype.h.
Referenced by ftGdiGetGlyphOutline(), and T42_GlyphSlot_Load().
FT_Int FT_GlyphSlotRec_::bitmap_left |
Definition at line 1924 of file freetype.h.
Referenced by T42_GlyphSlot_Load().
FT_Int FT_GlyphSlotRec_::bitmap_top |
Definition at line 1925 of file freetype.h.
Referenced by T42_GlyphSlot_Load().
void* FT_GlyphSlotRec_::control_data |
Definition at line 1932 of file freetype.h.
Referenced by T42_GlyphSlot_Load(), and TT_Process_Composite_Glyph().
long FT_GlyphSlotRec_::control_len |
Definition at line 1933 of file freetype.h.
Referenced by T42_GlyphSlot_Load(), TT_Hint_Glyph(), and TT_Process_Composite_Glyph().
FT_Face FT_GlyphSlotRec_::face |
Definition at line 1911 of file freetype.h.
Referenced by tt_glyph_load(), and tt_loader_init().
FT_Glyph_Format FT_GlyphSlotRec_::format |
Definition at line 1921 of file freetype.h.
Referenced by cf2_interpT2CharString(), compute_glyph_metrics(), ftGdiGetGlyphOutline(), load_truetype_glyph(), and T42_GlyphSlot_Load().
FT_Generic FT_GlyphSlotRec_::generic |
Definition at line 1914 of file freetype.h.
FT_Slot_Internal FT_GlyphSlotRec_::internal |
Definition at line 1940 of file freetype.h.
Referenced by cf2_interpT2CharString(), and tt_loader_init().
FT_Library FT_GlyphSlotRec_::library |
Definition at line 1910 of file freetype.h.
FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance |
Definition at line 1917 of file freetype.h.
Referenced by compute_glyph_metrics(), and T42_GlyphSlot_Load().
FT_Fixed FT_GlyphSlotRec_::linearVertAdvance |
Definition at line 1918 of file freetype.h.
Referenced by compute_glyph_metrics(), and T42_GlyphSlot_Load().
FT_Pos FT_GlyphSlotRec_::lsb_delta |
Definition at line 1935 of file freetype.h.
FT_Glyph_Metrics FT_GlyphSlotRec_::metrics |
Definition at line 1916 of file freetype.h.
Referenced by compute_glyph_metrics(), ftGdiGetGlyphOutline(), and T42_GlyphSlot_Load().
FT_GlyphSlot FT_GlyphSlotRec_::next |
Definition at line 1912 of file freetype.h.
Referenced by FT_Done_GlyphSlot().
FT_UInt FT_GlyphSlotRec_::num_subglyphs |
Definition at line 1929 of file freetype.h.
Referenced by cf2_interpT2CharString(), and T42_GlyphSlot_Load().
void* FT_GlyphSlotRec_::other |
Definition at line 1938 of file freetype.h.
FT_Outline FT_GlyphSlotRec_::outline |
Definition at line 1927 of file freetype.h.
Referenced by cff_builder_done(), compute_glyph_metrics(), ftGdiGetGlyphOutline(), gxv_ctlPoint_validate(), ps_builder_done(), t1_builder_done(), and T42_GlyphSlot_Load().
FT_UInt FT_GlyphSlotRec_::reserved |
Definition at line 1913 of file freetype.h.
FT_Pos FT_GlyphSlotRec_::rsb_delta |
Definition at line 1936 of file freetype.h.
FT_SubGlyph FT_GlyphSlotRec_::subglyphs |
Definition at line 1930 of file freetype.h.
Referenced by cf2_interpT2CharString(), and T42_GlyphSlot_Load().