ReactOS 0.4.17-dev-934-g091855f
name_header Struct Reference
Collaboration diagram for name_header:

Public Attributes

uint16_t format
 
uint16_t count
 
uint16_t stringOffset
 
struct name_record records [1]
 

Detailed Description

Definition at line 351 of file opentype.c.

Member Data Documentation

◆ count

uint16_t name_header::count

Definition at line 354 of file opentype.c.

◆ format

uint16_t name_header::format

Definition at line 353 of file opentype.c.

◆ records

struct name_record name_header::records[1]

Definition at line 356 of file opentype.c.

◆ stringOffset

uint16_t name_header::stringOffset

Definition at line 355 of file opentype.c.

Referenced by opentype_decode_namerecord().


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