|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pcf.h>
Public Attributes | |
| FT_UShort | firstCol |
| FT_UShort | lastCol |
| FT_UShort | firstRow |
| FT_UShort | lastRow |
| FT_UShort | defaultChar |
| FT_UShort * | offset |
| FT_UShort PCF_EncRec_::defaultChar |
Definition at line 113 of file pcf.h.
Referenced by pcf_get_encodings().
| 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().
| 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().
| 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().
| 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().
| 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().