Searched refs:bUpDownKey (Results 1 – 1 of 1) sorted by relevance
1000 bool bUpDownKey = (nCode == KEY_UP) || (nCode == KEY_DOWN); in KeyInput() local1009 else if ( bNoMod && (bUpDownKey || bLeftRightKey) ) in KeyInput()
Completed in 11 milliseconds