Flutter Engine
The Flutter Engine
|
#include <SkOTTable_glyf.h>
Classes | |
struct | Composite |
struct | Simple |
Public Attributes | |
SK_OT_SHORT | numberOfContours |
SK_OT_FWORD | xMin |
SK_OT_FWORD | yMin |
SK_OT_FWORD | xMax |
SK_OT_FWORD | yMax |
Definition at line 71 of file SkOTTable_glyf.h.
SK_OT_SHORT SkOTTableGlyphData::numberOfContours |
Definition at line 72 of file SkOTTable_glyf.h.
SK_OT_FWORD SkOTTableGlyphData::xMax |
Definition at line 75 of file SkOTTable_glyf.h.
SK_OT_FWORD SkOTTableGlyphData::xMin |
Definition at line 73 of file SkOTTable_glyf.h.
SK_OT_FWORD SkOTTableGlyphData::yMax |
Definition at line 76 of file SkOTTable_glyf.h.
SK_OT_FWORD SkOTTableGlyphData::yMin |
Definition at line 74 of file SkOTTable_glyf.h.