ReactOS 0.4.15-dev-7842-g558ab78
PFR_LogFontRec_ Struct Reference

#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
 

Detailed Description

Definition at line 78 of file pfrtypes.h.

Member Data Documentation

◆ bold_thickness

FT_Int PFR_LogFontRec_::bold_thickness

Definition at line 86 of file pfrtypes.h.

◆ matrix

FT_Int32 PFR_LogFontRec_::matrix[4]

Definition at line 83 of file pfrtypes.h.

◆ miter_limit

FT_Int32 PFR_LogFontRec_::miter_limit

Definition at line 87 of file pfrtypes.h.

◆ offset

FT_UInt32 PFR_LogFontRec_::offset

Definition at line 81 of file pfrtypes.h.

◆ phys_offset

FT_UInt32 PFR_LogFontRec_::phys_offset

Definition at line 90 of file pfrtypes.h.

◆ phys_size

FT_UInt32 PFR_LogFontRec_::phys_size

Definition at line 89 of file pfrtypes.h.

◆ size

FT_UInt32 PFR_LogFontRec_::size

Definition at line 80 of file pfrtypes.h.

◆ stroke_flags

FT_UInt PFR_LogFontRec_::stroke_flags

Definition at line 84 of file pfrtypes.h.

◆ stroke_thickness

FT_Int PFR_LogFontRec_::stroke_thickness

Definition at line 85 of file pfrtypes.h.


The documentation for this struct was generated from the following file: