Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
SkOTTableName::Record::PlatformID Struct Reference

#include <SkOTTable_name.h>

Public Types

enum  Value : SK_OT_USHORT {
  Unicode = SkTEndian_SwapBE16(0) , Macintosh = SkTEndian_SwapBE16(1) , ISO = SkTEndian_SwapBE16(2) , Windows = SkTEndian_SwapBE16(3) ,
  Custom = SkTEndian_SwapBE16(4)
}
 

Public Attributes

enum SkOTTableName::Record::PlatformID::Value value
 

Detailed Description

The platform ID specifies how to interpret the encoding and language ID.

Definition at line 37 of file SkOTTable_name.h.

Member Enumeration Documentation

◆ Value

Enumerator
Unicode 
Macintosh 
ISO 
Windows 
Custom 

Definition at line 38 of file SkOTTable_name.h.

Member Data Documentation

◆ value

enum SkOTTableName::Record::PlatformID::Value SkOTTableName::Record::PlatformID::value

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