Home
last modified time | relevance | path

Searched defs:DOMSvgBase (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_svg_base.h26 class DOMSvgBase : public DOMNode { class
H A Ddom_svg_base.cpp23 DOMSvgBase::DOMSvgBase(NodeId nodeId, const std::string& nodeName) : DOMNode(nodeId, nodeName) {} in DOMSvgBase() function in OHOS::Ace::Framework::DOMSvgBase

Completed in 1 milliseconds