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

Public Attributes

uint16_t recs
 
uint8_t startsz
 
uint8_t endsz
 
struct vdmx_vtable entries [1]
 

Detailed Description

Definition at line 381 of file opentype.c.

Member Data Documentation

◆ endsz

uint8_t vdmx_group::endsz

Definition at line 385 of file opentype.c.

◆ entries

struct vdmx_vtable vdmx_group::entries[1]

Definition at line 386 of file opentype.c.

Referenced by opentype_get_vdmx_size().

◆ recs

uint16_t vdmx_group::recs

Definition at line 383 of file opentype.c.

◆ startsz

uint8_t vdmx_group::startsz

Definition at line 384 of file opentype.c.

Referenced by opentype_get_vdmx_size().


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