Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds