Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_option.cpp85 selectOptionComponent_->SetShowInNavigationBar(ShowInNavigationBar::SHOW); in SetSpecializedAttr()
87 selectOptionComponent_->SetShowInNavigationBar(ShowInNavigationBar::POPUP); in SetSpecializedAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h241 void SetShowInNavigationBar(ShowInNavigationBar showInNavigationBar) in SetShowInNavigationBar() function