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

#include <SkOTTable_name.h>

Public Types

enum  Value : SK_OT_USHORT { ASCII7 = SkTEndian_SwapBE16(0) , ISO10646 = SkTEndian_SwapBE16(1) , ISO88591 = SkTEndian_SwapBE16(2) }
 

Public Attributes

enum SkOTTableName::Record::EncodingID::ISO::Value value
 

Detailed Description

Deprecated, use Unicode instead.

Definition at line 106 of file SkOTTable_name.h.

Member Enumeration Documentation

◆ Value

Enumerator
ASCII7 
ISO10646 
ISO88591 

Definition at line 107 of file SkOTTable_name.h.

Member Data Documentation

◆ value

enum SkOTTableName::Record::EncodingID::ISO::Value SkOTTableName::Record::EncodingID::ISO::value

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