Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.h41 void InheritFromUse(const SvgBaseAttribute& parent) in InheritFromUse() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.h82 attributes_.InheritFromUse(parent); in InheritUseAttr()