Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
SkOTTableName::Record::NameID Union Reference

#include <SkOTTable_name.h>

Classes

struct  Predefined
 

Public Attributes

SK_OT_USHORT fontSpecific
 
struct SkOTTableName::Record::NameID::Predefined predefined
 

Detailed Description

NameIDs <= 0xFF are predefined. Those > 0xFF are font specific.

Definition at line 483 of file SkOTTable_name.h.

Member Data Documentation

◆ fontSpecific

SK_OT_USHORT SkOTTableName::Record::NameID::fontSpecific

A font specific name id which should be greater than 0xFF.

Definition at line 485 of file SkOTTable_name.h.

◆ predefined

struct SkOTTableName::Record::NameID::Predefined SkOTTableName::Record::NameID::predefined

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