ReactOS 0.4.16-dev-117-g38f21f9
|
#include <freetype.h>
Public Attributes | |
FT_Face | face |
FT_Generic | generic |
FT_Size_Metrics | metrics |
FT_Size_Internal | internal |
Definition at line 1673 of file freetype.h.
FT_Face FT_SizeRec_::face |
Definition at line 1675 of file freetype.h.
FT_Generic FT_SizeRec_::generic |
Definition at line 1676 of file freetype.h.
FT_Size_Internal FT_SizeRec_::internal |
Definition at line 1678 of file freetype.h.
Referenced by cff_builder_init(), and cff_decoder_prepare().
FT_Size_Metrics FT_SizeRec_::metrics |
Definition at line 1677 of file freetype.h.
Referenced by FillTM(), IntGetOutlineTextMetrics(), and tt_glyph_load().