Flutter Engine
The Flutter Engine
Public Member Functions | Public Attributes | List of all members
SkOTTableStandardBitmapGraphics::GlyphData Struct Reference

#include <SkOTTable_sbix.h>

Public Member Functions

SK_OT_BYTEdata ()
 
const SK_OT_BYTEdata () const
 

Public Attributes

SK_OT_SHORT originOffsetX
 
SK_OT_SHORT originOffsetY
 
SK_OT_ULONG graphicType
 

Detailed Description

Definition at line 45 of file SkOTTable_sbix.h.

Member Function Documentation

◆ data() [1/2]

SK_OT_BYTE * SkOTTableStandardBitmapGraphics::GlyphData::data ( )
inline

Definition at line 50 of file SkOTTable_sbix.h.

50{ return SkTAfter<SK_OT_BYTE>(&graphicType); }

◆ data() [2/2]

const SK_OT_BYTE * SkOTTableStandardBitmapGraphics::GlyphData::data ( ) const
inline

Definition at line 51 of file SkOTTable_sbix.h.

51{ return SkTAfter<const SK_OT_BYTE>(&graphicType); }

Member Data Documentation

◆ graphicType

SK_OT_ULONG SkOTTableStandardBitmapGraphics::GlyphData::graphicType

Definition at line 48 of file SkOTTable_sbix.h.

◆ originOffsetX

SK_OT_SHORT SkOTTableStandardBitmapGraphics::GlyphData::originOffsetX

Definition at line 46 of file SkOTTable_sbix.h.

◆ originOffsetY

SK_OT_SHORT SkOTTableStandardBitmapGraphics::GlyphData::originOffsetY

Definition at line 47 of file SkOTTable_sbix.h.


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