Home
last modified time | relevance | path

Searched refs:TOOL_BAR_DEFAULT_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar.cpp74 if (toolBarChild_->GetChildren().size() > TOOL_BAR_DEFAULT_SIZE) { in AddChildNode()
80 if (toolBarChild_->GetChildren().size() == TOOL_BAR_DEFAULT_SIZE) { in AddChildNode()
H A Ddom_tool_bar.h26 constexpr int32_t TOOL_BAR_DEFAULT_SIZE = 5; member

Completed in 1 milliseconds