ReactOS 0.4.16-dev-109-gf4cb10f
|
Public Attributes | |
FT_CMapRec | cmap |
FT_ULong | num_encodings |
BDF_encoding_el * | encodings |
Definition at line 54 of file bdfdrivr.c.
FT_CMapRec BDF_CMapRec_::cmap |
Definition at line 56 of file bdfdrivr.c.
BDF_encoding_el* BDF_CMapRec_::encodings |
Definition at line 58 of file bdfdrivr.c.
Referenced by bdf_cmap_char_index(), bdf_cmap_char_next(), bdf_cmap_done(), and bdf_cmap_init().
FT_ULong BDF_CMapRec_::num_encodings |
Definition at line 57 of file bdfdrivr.c.
Referenced by bdf_cmap_char_index(), bdf_cmap_char_next(), bdf_cmap_done(), and bdf_cmap_init().