Home
last modified time | relevance | path

Searched defs:ParseStyleAttr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.cpp217 void SvgDom::ParseStyleAttr(const WeakPtr<SvgNode>& weakSvgNode, const std::string& value) in ParseStyleAttr() function in OHOS::Ace::NG::SvgDom
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp257 void SvgDom::ParseStyleAttr(const WeakPtr<SvgNode>& weakSvgNode, const std::string& value) in ParseStyleAttr() function in OHOS::Ace::SvgDom
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp167 HtmlToSpan::Styles HtmlToSpan::ParseStyleAttr(const std::string& style) in ParseStyleAttr() function in OHOS::Ace::HtmlToSpan