Searched refs:SetAttrValue (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_dom.cpp | 204 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 D | svg_dom.h | 128 …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 D | svg_dom.h | 71 …void SetAttrValue(const std::string& name, const std::string& value, const RefPtr<SvgNode>& svgNod…
|
H A D | svg_dom.cpp | 173 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
|