ReactOS 0.4.15-dev-7906-g1b85a5f
CMAP_Header Struct Reference
Collaboration diagram for CMAP_Header:

Public Attributes

WORD version
 
WORD numTables
 
CMAP_EncodingRecord tables [1]
 

Detailed Description

Definition at line 83 of file opentype.c.

Member Data Documentation

◆ numTables

WORD CMAP_Header::numTables

Definition at line 85 of file opentype.c.

Referenced by load_CMAP_format12_table().

◆ tables

CMAP_EncodingRecord CMAP_Header::tables[1]

Definition at line 86 of file opentype.c.

Referenced by load_CMAP_format12_table().

◆ version

WORD CMAP_Header::version

Definition at line 84 of file opentype.c.


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