Searched defs:SkOTTableGlyph (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h23 struct SkOTTableGlyph { struct
28 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableGlyph>::value;
32 Iterator(const SkOTTableGlyph& glyf,
57 const SkOTTableGlyph& fGlyf;
/external/skia/src/sfnt/
H A DSkOTTable_glyf.h23 struct SkOTTableGlyph { struct
28 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableGlyph>::value;
32 Iterator(const SkOTTableGlyph& glyf,
57 const SkOTTableGlyph& fGlyf;

Completed in 363 milliseconds