Flutter Engine
The Flutter Engine
|
#include <SkOTTable_name.h>
Classes | |
struct | Format1Ext |
class | Iterator |
struct | Record |
Public Attributes | |
SK_OT_USHORT | format |
SK_OT_USHORT | count |
SK_OT_USHORT | stringOffset |
Static Public Attributes | |
static const SK_OT_CHAR | TAG0 = 'n' |
static const SK_OT_CHAR | TAG1 = 'a' |
static const SK_OT_CHAR | TAG2 = 'm' |
static const SK_OT_CHAR | TAG3 = 'e' |
static const SK_OT_ULONG | TAG = SkOTTableTAG<SkOTTableName>::value |
static const SK_OT_USHORT | format_0 = SkTEndian_SwapBE16(0) |
static const SK_OT_USHORT | format_1 = SkTEndian_SwapBE16(1) |
Definition at line 17 of file SkOTTable_name.h.
SK_OT_USHORT SkOTTableName::count |
The number of name records which follow.
Definition at line 30 of file SkOTTable_name.h.
SK_OT_USHORT SkOTTableName::format |
Definition at line 24 of file SkOTTable_name.h.
|
static |
Definition at line 25 of file SkOTTable_name.h.
|
static |
Format 1 was added in OpenType 1.6 (April 2009).
Definition at line 27 of file SkOTTable_name.h.
SK_OT_USHORT SkOTTableName::stringOffset |
Offset in SK_OT_BYTEs to start of string storage area (from start of table).
Definition at line 33 of file SkOTTable_name.h.
|
static |
Definition at line 22 of file SkOTTable_name.h.
|
static |
Definition at line 18 of file SkOTTable_name.h.
|
static |
Definition at line 19 of file SkOTTable_name.h.
|
static |
Definition at line 20 of file SkOTTable_name.h.
|
static |
Definition at line 21 of file SkOTTable_name.h.