Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds