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

#include <SkOTTable_name.h>

Classes

struct  Macintosh
 
struct  Windows
 

Public Attributes

SK_OT_USHORT languageTagID
 
struct SkOTTableName::Record::LanguageID::Macintosh macintosh
 
struct SkOTTableName::Record::LanguageID::Windows windows
 

Detailed Description

LanguageIDs <= 0x7FFF are predefined. LanguageIDs > 0x7FFF are indexes into the langTagRecord array (in format 1 name tables, see SkOTTableName::format).

Definition at line 136 of file SkOTTable_name.h.

Member Data Documentation

◆ languageTagID

SK_OT_USHORT SkOTTableName::Record::LanguageID::languageTagID

A value greater than 0x7FFF. languageTagID - 0x8000 is an index into the langTagRecord array.

Definition at line 140 of file SkOTTable_name.h.

◆ macintosh

struct SkOTTableName::Record::LanguageID::Macintosh SkOTTableName::Record::LanguageID::macintosh

◆ windows

struct SkOTTableName::Record::LanguageID::Windows SkOTTableName::Record::LanguageID::windows

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