Searched refs:nLastMenuPos (Results 1 – 1 of 1) sorted by relevance
362 size_t nLastMenuPos = maMenuItems.size() - 1; in KeyInput() local367 nSelectedMenu = nLastMenuPos; in KeyInput()373 if (nSelectedMenu == MENU_NOT_SELECTED || nSelectedMenu == nLastMenuPos) in KeyInput()
Completed in 12 milliseconds