Searched defs:SvgTextPathAttribute (Results 1 – 1 of 1) sorted by relevance
23 struct SvgTextPathAttribute : SvgBaseAttribute { struct39 …auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() argument