Home
last modified time | relevance | path

Searched refs:InheritAttr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_use.cpp51 refSvgNode->InheritAttr(attributes_); in AsPath()
H A Dsvg_node.h75 virtual void InheritAttr(const SvgBaseAttribute& parent) in InheritAttr() function