Home
last modified time | relevance | path

Searched refs:IsUsedNewToolbar (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtool_bar_node.h54 bool IsUsedNewToolbar() const in IsUsedNewToolbar() function
H A Dtool_bar_layout_algorithm.cpp169 if (!toolbarNode->IsUsedNewToolbar()) { in Measure()