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

#include <SkOTTable_name.h>

Public Attributes

SK_OT_USHORT length
 
SK_OT_USHORT offset
 

Detailed Description

The encoding of a langTagRecord string is always UTF-16BE. The content should follow IETF specification BCP 47.

Definition at line 530 of file SkOTTable_name.h.

Member Data Documentation

◆ length

SK_OT_USHORT SkOTTableName::Format1Ext::LangTagRecord::length

The length of the string in SK_OT_BYTEs.

Definition at line 532 of file SkOTTable_name.h.

◆ offset

SK_OT_USHORT SkOTTableName::Format1Ext::LangTagRecord::offset

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

Definition at line 537 of file SkOTTable_name.h.


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