Flutter Engine
The Flutter Engine
Public Types | Public Attributes | List of all members
SkOTTableMaximumProfile_TT::MaxZones Struct Reference

#include <SkOTTable_maxp_TT.h>

Public Types

enum  Value : SK_OT_USHORT { DoesNotUseTwilightZone = SkTEndian_SwapBE16(1) , UsesTwilightZone = SkTEndian_SwapBE16(2) }
 

Public Attributes

enum SkOTTableMaximumProfile_TT::MaxZones::Value value
 

Detailed Description

Definition at line 25 of file SkOTTable_maxp_TT.h.

Member Enumeration Documentation

◆ Value

Enumerator
DoesNotUseTwilightZone 
UsesTwilightZone 

Definition at line 26 of file SkOTTable_maxp_TT.h.

26 : SK_OT_USHORT {
29 } value;
#define SkTEndian_SwapBE16(n)
Definition: SkEndian.h:142
uint16_t SK_OT_USHORT
enum SkOTTableMaximumProfile_TT::MaxZones::Value value

Member Data Documentation

◆ value

enum SkOTTableMaximumProfile_TT::MaxZones::Value SkOTTableMaximumProfile_TT::MaxZones::value

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