Home
last modified time | relevance | path

Searched defs:SvgTextPathAttribute (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_path_declaration.h23 struct SvgTextPathAttribute : SvgBaseAttribute { struct
39 …auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() argument