Searched refs:SkOTTableGlyphData (Results 1 - 4 of 4) 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;
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp927 const SkOTTableGlyphData* glyphData = glyphDataIter.next();
/external/skia/src/ports/
H A DSkFontHost_mac.cpp927 const SkOTTableGlyphData* glyphData = glyphDataIter.next();

Completed in 254 milliseconds