ReactOS 0.4.16-dev-258-g81860b4
|
#include <freetype.h>
Public Attributes | |
FT_Size_Request_Type | type |
FT_Long | width |
FT_Long | height |
FT_UInt | horiResolution |
FT_UInt | vertResolution |
Definition at line 2617 of file freetype.h.
FT_Long FT_Size_RequestRec_::height |
Definition at line 2621 of file freetype.h.
Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), and IntRequestFontSize().
FT_UInt FT_Size_RequestRec_::horiResolution |
Definition at line 2622 of file freetype.h.
Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), IntRequestFontSize(), and tt_size_request().
FT_Size_Request_Type FT_Size_RequestRec_::type |
Definition at line 2619 of file freetype.h.
Referenced by FNT_Size_Request(), FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), IntRequestFontSize(), and tt_size_request().
FT_UInt FT_Size_RequestRec_::vertResolution |
Definition at line 2623 of file freetype.h.
Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), IntRequestFontSize(), and tt_size_request().
FT_Long FT_Size_RequestRec_::width |
Definition at line 2620 of file freetype.h.
Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), and IntRequestFontSize().