Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp30 constexpr int32_t FOCUS_MENU_NUM = 2; variable
326 int32_t focusNodeId = static_cast<int32_t>(host->GetChildren().size()) - FOCUS_MENU_NUM; in MenuFocusViewShow()