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

#include <SkOTTable_head.h>

Public Types

enum  Value : SK_OT_SHORT {
  FullyMixedDirectionalGlyphs = SkTEndian_SwapBE16(0) , OnlyStronglyLTR = SkTEndian_SwapBE16(1) , StronglyLTR = SkTEndian_SwapBE16(2) , OnlyStronglyRTL = static_cast<SK_OT_SHORT>(SkTEndian_SwapBE16((uint16_t)-1)) ,
  StronglyRTL = static_cast<SK_OT_SHORT>(SkTEndian_SwapBE16((uint16_t)-2))
}
 

Public Attributes

enum SkOTTableHead::FontDirectionHint::Value value
 

Detailed Description

Definition at line 117 of file SkOTTable_head.h.

Member Enumeration Documentation

◆ Value

Enumerator
FullyMixedDirectionalGlyphs 
OnlyStronglyLTR 
StronglyLTR 
OnlyStronglyRTL 
StronglyRTL 

Definition at line 118 of file SkOTTable_head.h.

Member Data Documentation

◆ value

enum SkOTTableHead::FontDirectionHint::Value SkOTTableHead::FontDirectionHint::value

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