Searched refs:SkOTTableGlyphData (Results 1 – 2 of 2) sorted by relevance
19 struct SkOTTableGlyphData;45 const SkOTTableGlyphData* next() { in next()49 return reinterpret_cast<const SkOTTableGlyphData*>(&SK_OT_GlyphData_NoOutline); in next()51 return reinterpret_cast<const SkOTTableGlyphData*>( in next()67 struct SkOTTableGlyphData { struct181 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;
991 const SkOTTableGlyphData* glyphData = glyphDataIter.next(); in generateBBoxes()