Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Static Public Attributes | List of all members
SkOTTableTAG< T > Class Template Reference

#include <SkOTTableTypes.h>

Static Public Attributes

static const SK_OT_ULONG value
 

Detailed Description

template<typename T>
class SkOTTableTAG< T >

Definition at line 37 of file SkOTTableTypes.h.

Member Data Documentation

◆ value

template<typename T >
const SK_OT_ULONG SkOTTableTAG< T >::value
static
Initial value:
SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
)
#define SkTEndian_SwapBE32(n)
Definition: SkEndian.h:143
static constexpr SkFourByteTag SkSetFourByteTag(char a, char b, char c, char d)
Definition: SkTypes.h:167

SkOTTableTAG<T>::value is the big endian value of an OpenType table tag. It may be directly compared with raw big endian table data.

Definition at line 43 of file SkOTTableTypes.h.


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