ReactOS 0.4.16-dev-61-ge128cbc
|
#include <pfrtypes.h>
Public Attributes | |
FT_UInt | x_ppm |
FT_UInt | y_ppm |
FT_UInt | flags |
FT_UInt32 | gps_size |
FT_UInt32 | gps_offset |
FT_UInt32 | bct_size |
FT_UInt32 | bct_offset |
FT_UInt | num_bitmaps |
PFR_BitmapChar | bitmaps |
Definition at line 134 of file pfrtypes.h.
FT_UInt32 PFR_StrikeRec_::bct_offset |
Definition at line 144 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
FT_UInt32 PFR_StrikeRec_::bct_size |
Definition at line 143 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
PFR_BitmapChar PFR_StrikeRec_::bitmaps |
Definition at line 148 of file pfrtypes.h.
FT_UInt PFR_StrikeRec_::flags |
Definition at line 138 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
FT_UInt32 PFR_StrikeRec_::gps_offset |
Definition at line 141 of file pfrtypes.h.
FT_UInt32 PFR_StrikeRec_::gps_size |
Definition at line 140 of file pfrtypes.h.
FT_UInt PFR_StrikeRec_::num_bitmaps |
Definition at line 147 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
FT_UInt PFR_StrikeRec_::x_ppm |
Definition at line 136 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info(), and pfr_face_init().
FT_UInt PFR_StrikeRec_::y_ppm |
Definition at line 137 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info(), and pfr_face_init().