ReactOS 0.4.16-dev-983-g23ad936
|
#include <freetype.h>
Definition at line 1877 of file freetype.h.
FT_Vector FT_GlyphSlotRec_::advance |
Definition at line 1888 of file freetype.h.
Referenced by gxv_prop_zero_advance_validate().
FT_Bitmap FT_GlyphSlotRec_::bitmap |
Definition at line 1892 of file freetype.h.
Referenced by ftGdiGetGlyphOutline(), and T42_GlyphSlot_Load().
FT_Int FT_GlyphSlotRec_::bitmap_left |
Definition at line 1893 of file freetype.h.
Referenced by T42_GlyphSlot_Load().
FT_Int FT_GlyphSlotRec_::bitmap_top |
Definition at line 1894 of file freetype.h.
Referenced by T42_GlyphSlot_Load().
void* FT_GlyphSlotRec_::control_data |
Definition at line 1901 of file freetype.h.
Referenced by T42_GlyphSlot_Load(), and TT_Process_Composite_Glyph().
long FT_GlyphSlotRec_::control_len |
Definition at line 1902 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 1880 of file freetype.h.
Referenced by tt_glyph_load(), and tt_loader_init().
FT_Glyph_Format FT_GlyphSlotRec_::format |
Definition at line 1890 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 1883 of file freetype.h.
FT_UInt FT_GlyphSlotRec_::glyph_index |
Definition at line 1882 of file freetype.h.
FT_Slot_Internal FT_GlyphSlotRec_::internal |
Definition at line 1909 of file freetype.h.
Referenced by cf2_interpT2CharString(), and tt_loader_init().
FT_Library FT_GlyphSlotRec_::library |
Definition at line 1879 of file freetype.h.
FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance |
Definition at line 1886 of file freetype.h.
Referenced by compute_glyph_metrics(), and T42_GlyphSlot_Load().
FT_Fixed FT_GlyphSlotRec_::linearVertAdvance |
Definition at line 1887 of file freetype.h.
Referenced by compute_glyph_metrics(), and T42_GlyphSlot_Load().
FT_Pos FT_GlyphSlotRec_::lsb_delta |
Definition at line 1904 of file freetype.h.
FT_Glyph_Metrics FT_GlyphSlotRec_::metrics |
Definition at line 1885 of file freetype.h.
Referenced by compute_glyph_metrics(), ftGdiGetGlyphOutline(), and T42_GlyphSlot_Load().
FT_GlyphSlot FT_GlyphSlotRec_::next |
Definition at line 1881 of file freetype.h.
Referenced by FT_Done_GlyphSlot().
FT_UInt FT_GlyphSlotRec_::num_subglyphs |
Definition at line 1898 of file freetype.h.
Referenced by cf2_interpT2CharString(), and T42_GlyphSlot_Load().
void* FT_GlyphSlotRec_::other |
Definition at line 1907 of file freetype.h.
FT_Outline FT_GlyphSlotRec_::outline |
Definition at line 1896 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_Pos FT_GlyphSlotRec_::rsb_delta |
Definition at line 1905 of file freetype.h.
FT_SubGlyph FT_GlyphSlotRec_::subglyphs |
Definition at line 1899 of file freetype.h.
Referenced by cf2_interpT2CharString(), and T42_GlyphSlot_Load().