ReactOS 0.4.15-dev-7918-g2a2556c
CMAP_EncodingRecord Struct Reference

Public Attributes

WORD platformID
 
WORD encodingID
 
DWORD offset
 

Detailed Description

Definition at line 77 of file opentype.c.

Member Data Documentation

◆ encodingID

WORD CMAP_EncodingRecord::encodingID

Definition at line 79 of file opentype.c.

Referenced by load_CMAP_format12_table().

◆ offset

DWORD CMAP_EncodingRecord::offset

Definition at line 80 of file opentype.c.

Referenced by load_CMAP_format12_table().

◆ platformID

WORD CMAP_EncodingRecord::platformID

Definition at line 78 of file opentype.c.

Referenced by load_CMAP_format12_table().


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