ReactOS 0.4.15-dev-7942-gd23573b
sfnt_name Struct Reference

Public Attributes

USHORT platform_id
 
USHORT encoding_id
 
USHORT language_id
 
USHORT name_id
 
USHORT length
 
USHORT offset
 

Detailed Description

Definition at line 3542 of file font.c.

Member Data Documentation

◆ encoding_id

USHORT sfnt_name::encoding_id

Definition at line 3545 of file font.c.

◆ language_id

USHORT sfnt_name::language_id

Definition at line 3546 of file font.c.

◆ length

USHORT sfnt_name::length

Definition at line 3548 of file font.c.

◆ name_id

USHORT sfnt_name::name_id

Definition at line 3547 of file font.c.

◆ offset

USHORT sfnt_name::offset

Definition at line 3549 of file font.c.

◆ platform_id

USHORT sfnt_name::platform_id

Definition at line 3544 of file font.c.


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