ReactOS 0.4.16-dev-983-g23ad936
|
#include <freetype.h>
Public Attributes | |
FT_Face | face |
FT_Generic | generic |
FT_Size_Metrics | metrics |
FT_Size_Internal | internal |
Definition at line 1645 of file freetype.h.
FT_Face FT_SizeRec_::face |
Definition at line 1647 of file freetype.h.
FT_Generic FT_SizeRec_::generic |
Definition at line 1648 of file freetype.h.
FT_Size_Internal FT_SizeRec_::internal |
Definition at line 1650 of file freetype.h.
Referenced by cff_builder_init(), and cff_decoder_prepare().
FT_Size_Metrics FT_SizeRec_::metrics |
Definition at line 1649 of file freetype.h.
Referenced by FillTM(), IntGetOutlineTextMetrics(), and tt_glyph_load().