ReactOS 0.4.15-dev-7953-g1f49173
PCF_CMapRec_ Struct Reference
Collaboration diagram for PCF_CMapRec_:

Public Attributes

FT_CMapRec root
 
FT_ULong num_encodings
 
PCF_Encoding encodings
 

Detailed Description

Definition at line 66 of file pcfdrivr.c.

Member Data Documentation

◆ encodings

PCF_Encoding PCF_CMapRec_::encodings

Definition at line 70 of file pcfdrivr.c.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), pcf_cmap_done(), and pcf_cmap_init().

◆ num_encodings

FT_ULong PCF_CMapRec_::num_encodings

Definition at line 69 of file pcfdrivr.c.

Referenced by pcf_cmap_char_index(), pcf_cmap_char_next(), pcf_cmap_done(), and pcf_cmap_init().

◆ root

FT_CMapRec PCF_CMapRec_::root

Definition at line 68 of file pcfdrivr.c.


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