|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <pfrtypes.h>
Public Attributes | |
| FT_UInt32 | size |
| FT_UInt32 | offset |
| FT_Int32 | matrix [4] |
| FT_UInt | stroke_flags |
| FT_Int | stroke_thickness |
| FT_Int | bold_thickness |
| FT_Int32 | miter_limit |
| FT_UInt32 | phys_size |
| FT_UInt32 | phys_offset |
Definition at line 78 of file pfrtypes.h.
| FT_Int PFR_LogFontRec_::bold_thickness |
Definition at line 86 of file pfrtypes.h.
| FT_Int32 PFR_LogFontRec_::matrix[4] |
Definition at line 83 of file pfrtypes.h.
| FT_Int32 PFR_LogFontRec_::miter_limit |
Definition at line 87 of file pfrtypes.h.
| FT_UInt32 PFR_LogFontRec_::offset |
Definition at line 81 of file pfrtypes.h.
| FT_UInt32 PFR_LogFontRec_::phys_offset |
Definition at line 90 of file pfrtypes.h.
| FT_UInt32 PFR_LogFontRec_::phys_size |
Definition at line 89 of file pfrtypes.h.
| FT_UInt32 PFR_LogFontRec_::size |
Definition at line 80 of file pfrtypes.h.
| FT_UInt PFR_LogFontRec_::stroke_flags |
Definition at line 84 of file pfrtypes.h.
| FT_Int PFR_LogFontRec_::stroke_thickness |
Definition at line 85 of file pfrtypes.h.