Home
last modified time | relevance | path

Searched refs:SetAttrValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp204 SetAttrValue(name, value, svgNode); in ParseAttrs()
275 void SvgDom::SetAttrValue(const std::string& name, const std::string& value, const RefPtr<SvgNode>&… function in OHOS::Ace::SvgDom
H A Dsvg_dom.h128 …void SetAttrValue(const std::string& name, const std::string& value, const RefPtr<SvgNode>& svgNod…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.h71 …void SetAttrValue(const std::string& name, const std::string& value, const RefPtr<SvgNode>& svgNod…
H A Dsvg_dom.cpp173 SetAttrValue(name, value, svgNode); in ParseAttrs()
232 void SvgDom::SetAttrValue(const std::string& name, const std::string& value, const RefPtr<SvgNode>&… in SetAttrValue() function in OHOS::Ace::NG::SvgDom