ReactOS 0.4.15-dev-7918-g2a2556c
PFR_StrikeRec_ Struct Reference

#include <pfrtypes.h>

Collaboration diagram for PFR_StrikeRec_:

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
 

Detailed Description

Definition at line 134 of file pfrtypes.h.

Member Data Documentation

◆ bct_offset

FT_UInt32 PFR_StrikeRec_::bct_offset

Definition at line 144 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ bct_size

FT_UInt32 PFR_StrikeRec_::bct_size

Definition at line 143 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ bitmaps

PFR_BitmapChar PFR_StrikeRec_::bitmaps

Definition at line 148 of file pfrtypes.h.

◆ flags

FT_UInt PFR_StrikeRec_::flags

Definition at line 138 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ gps_offset

FT_UInt32 PFR_StrikeRec_::gps_offset

Definition at line 141 of file pfrtypes.h.

◆ gps_size

FT_UInt32 PFR_StrikeRec_::gps_size

Definition at line 140 of file pfrtypes.h.

◆ num_bitmaps

FT_UInt PFR_StrikeRec_::num_bitmaps

Definition at line 147 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ x_ppm

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().

◆ y_ppm

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().


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