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

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h19 struct SkOTTableGlyphData;
45 const SkOTTableGlyphData* next() {
49 return reinterpret_cast<const SkOTTableGlyphData*>(&SK_OT_GlyphData_NoOutline);
51 return reinterpret_cast<const SkOTTableGlyphData*>(
67 struct SkOTTableGlyphData { struct
181 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
187 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
193 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
199 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
/external/skia/src/sfnt/
H A DSkOTTable_glyf.h19 struct SkOTTableGlyphData;
45 const SkOTTableGlyphData* next() {
49 return reinterpret_cast<const SkOTTableGlyphData*>(&SK_OT_GlyphData_NoOutline);
51 return reinterpret_cast<const SkOTTableGlyphData*>(
67 struct SkOTTableGlyphData { struct
181 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
187 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
193 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
199 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;

Completed in 363 milliseconds