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

#include <SkOTTable_post.h>

Public Types

enum  Value : SK_OT_Fixed {
  version1 = SkTEndian_SwapBE32(0x00010000) , version2 = SkTEndian_SwapBE32(0x00020000) , version2_5 = SkTEndian_SwapBE32(0x00025000) , version3 = SkTEndian_SwapBE32(0x00030000) ,
  version4 = SkTEndian_SwapBE32(0x00040000)
}
 

Public Attributes

SK_OT_Fixed value
 

Detailed Description

Definition at line 23 of file SkOTTable_post.h.

Member Enumeration Documentation

◆ Value

Enumerator
version1 
version2 
version2_5 
version3 
version4 

Definition at line 24 of file SkOTTable_post.h.

Member Data Documentation

◆ value

SK_OT_Fixed SkOTTablePostScript::Format::value

Definition at line 31 of file SkOTTable_post.h.


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