ReactOS 0.4.16-dev-980-g00983aa
PCF_EncRec_ Struct Reference

#include <pcf.h>

Public Attributes

FT_UShort firstCol
 
FT_UShort lastCol
 
FT_UShort firstRow
 
FT_UShort lastRow
 
FT_UShort defaultChar
 
FT_UShortoffset
 

Detailed Description

Definition at line 107 of file pcf.h.

Member Data Documentation

◆ defaultChar

FT_UShort PCF_EncRec_::defaultChar

Definition at line 113 of file pcf.h.

Referenced by pcf_get_encodings().

◆ firstCol

FT_UShort PCF_EncRec_::firstCol

Definition at line 109 of file pcf.h.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), and pcf_get_encodings().

◆ firstRow

FT_UShort PCF_EncRec_::firstRow

Definition at line 111 of file pcf.h.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), and pcf_get_encodings().

◆ lastCol

FT_UShort PCF_EncRec_::lastCol

Definition at line 110 of file pcf.h.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), and pcf_get_encodings().

◆ lastRow

FT_UShort PCF_EncRec_::lastRow

Definition at line 112 of file pcf.h.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), and pcf_get_encodings().

◆ offset

FT_UShort* PCF_EncRec_::offset

Definition at line 115 of file pcf.h.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), and pcf_get_encodings().


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