|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 2607 of file freetype.h.
| FT_Long FT_Size_RequestRec_::height |
Definition at line 2611 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 2612 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 2609 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 2613 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 2610 of file freetype.h.
Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), and IntRequestFontSize().