ReactOS 0.4.15-dev-7918-g2a2556c
BDF_CMapRec_ Struct Reference
Collaboration diagram for BDF_CMapRec_:

Public Attributes

FT_CMapRec cmap
 
FT_ULong num_encodings
 
BDF_encoding_elencodings
 

Detailed Description

Definition at line 54 of file bdfdrivr.c.

Member Data Documentation

◆ cmap

FT_CMapRec BDF_CMapRec_::cmap

Definition at line 56 of file bdfdrivr.c.

◆ encodings

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

◆ num_encodings

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


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