Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_row.h25 class DomGridRow : public DOMDiv { class
H A Ddom_grid_row.cpp24 DomGridRow::DomGridRow(NodeId nodeId, const std::string& nodeName) : DOMDiv(nodeId, nodeName) {} in DomGridRow() function in OHOS::Ace::Framework::DomGridRow

Completed in 2 milliseconds