Searched refs:FOCUS_MENU_NUM (Results 1 – 1 of 1) sorted by relevance
30 constexpr int32_t FOCUS_MENU_NUM = 2; variable326 int32_t focusNodeId = static_cast<int32_t>(host->GetChildren().size()) - FOCUS_MENU_NUM; in MenuFocusViewShow()