Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
SkOTTableHead::GlyphDataFormat Struct Reference

#include <SkOTTable_head.h>

Public Types

enum  Value : SK_OT_SHORT { CurrentFormat = SkTEndian_SwapBE16(0) }
 

Public Attributes

enum SkOTTableHead::GlyphDataFormat::Value value
 

Detailed Description

Definition at line 132 of file SkOTTable_head.h.

Member Enumeration Documentation

◆ Value

Enumerator
CurrentFormat 

Definition at line 133 of file SkOTTable_head.h.

133 : SK_OT_SHORT {
135 } value;
#define SkTEndian_SwapBE16(n)
Definition SkEndian.h:142
uint16_t SK_OT_SHORT
enum SkOTTableHead::GlyphDataFormat::Value value

Member Data Documentation

◆ value

enum SkOTTableHead::GlyphDataFormat::Value SkOTTableHead::GlyphDataFormat::value

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