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

#include <SkOTTable_name.h>

Classes

union  EncodingID
 
union  LanguageID
 
union  NameID
 
struct  PlatformID
 

Public Attributes

struct SkOTTableName::Record::PlatformID platformID
 
union SkOTTableName::Record::EncodingID encodingID
 
union SkOTTableName::Record::LanguageID languageID
 
union SkOTTableName::Record::NameID nameID
 
SK_OT_USHORT length
 
SK_OT_USHORT offset
 

Detailed Description

Definition at line 35 of file SkOTTable_name.h.

Member Data Documentation

◆ encodingID

union SkOTTableName::Record::EncodingID SkOTTableName::Record::encodingID

◆ languageID

union SkOTTableName::Record::LanguageID SkOTTableName::Record::languageID

◆ length

SK_OT_USHORT SkOTTableName::Record::length

The length of the string in SK_OT_BYTEs.

Definition at line 515 of file SkOTTable_name.h.

◆ nameID

union SkOTTableName::Record::NameID SkOTTableName::Record::nameID

◆ offset

SK_OT_USHORT SkOTTableName::Record::offset

Offset in SK_OT_BYTEs from start of string storage area (see SkOTTableName::stringOffset).

Definition at line 520 of file SkOTTable_name.h.

◆ platformID

struct SkOTTableName::Record::PlatformID SkOTTableName::Record::platformID

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