Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Public Attributes | Static Public Attributes | List of all members
SkOTTableName Struct Reference

#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)
 

Detailed Description

Definition at line 17 of file SkOTTable_name.h.

Member Data Documentation

◆ count

SK_OT_USHORT SkOTTableName::count

The number of name records which follow.

Definition at line 30 of file SkOTTable_name.h.

◆ format

SK_OT_USHORT SkOTTableName::format

Definition at line 24 of file SkOTTable_name.h.

◆ format_0

const SK_OT_USHORT SkOTTableName::format_0 = SkTEndian_SwapBE16(0)
static

Definition at line 25 of file SkOTTable_name.h.

◆ format_1

const SK_OT_USHORT SkOTTableName::format_1 = SkTEndian_SwapBE16(1)
static

Format 1 was added in OpenType 1.6 (April 2009).

Definition at line 27 of file SkOTTable_name.h.

◆ stringOffset

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.

◆ TAG

const SK_OT_ULONG SkOTTableName::TAG = SkOTTableTAG<SkOTTableName>::value
static

Definition at line 22 of file SkOTTable_name.h.

◆ TAG0

const SK_OT_CHAR SkOTTableName::TAG0 = 'n'
static

Definition at line 18 of file SkOTTable_name.h.

◆ TAG1

const SK_OT_CHAR SkOTTableName::TAG1 = 'a'
static

Definition at line 19 of file SkOTTable_name.h.

◆ TAG2

const SK_OT_CHAR SkOTTableName::TAG2 = 'm'
static

Definition at line 20 of file SkOTTable_name.h.

◆ TAG3

const SK_OT_CHAR SkOTTableName::TAG3 = 'e'
static

Definition at line 21 of file SkOTTable_name.h.


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