Searched refs:eVDir (Results 1 – 2 of 2) sorted by relevance
458 ScMoveMode eVDir = GetVertDirection( nCode, false ); in KeyInput() local464 else if( eVDir != MOVE_NONE ) in KeyInput()465 ScrollVertRel( eVDir ); in KeyInput()
891 ScMoveMode eVDir = GetVertDirection( nCode, bMod1 ); in KeyInput() local905 else if( eVDir != MOVE_NONE ) in KeyInput()906 ScrollVertRel( eVDir ); in KeyInput()
Completed in 26 milliseconds