Searched refs:bLeftRightKey (Results 1 – 1 of 1) sorted by relevance
1001 bool bLeftRightKey = (nCode == KEY_LEFT) || (nCode == KEY_RIGHT); in KeyInput() local1009 else if ( bNoMod && (bUpDownKey || bLeftRightKey) ) in KeyInput()1012 if ( mbHoriz == bLeftRightKey ) in KeyInput()
Completed in 52 milliseconds