Searched refs:InheritAttrs (Results 1 – 15 of 15) sorted by relevance
33 void InheritAttrs(const RefPtr<DOMNode>& parentNode);
25 void DOMSvgBase::InheritAttrs(const RefPtr<DOMNode>& parentNode) in InheritAttrs() function in OHOS::Ace::Framework::DOMSvgBase
35 DOMSvgBase::InheritAttrs(parentNode); in OnMounted()
36 DOMSvgBase::InheritAttrs(parentNode); in OnMounted()
34 DOMSvgBase::InheritAttrs(parentNode); in OnMounted()