Searched refs:bDoScroll (Results 1 – 1 of 1) sorted by relevance
137 sal_Bool bDoScroll = sal_False; in KeyInput() local147 bDoScroll = ( nThumb+3 < (long)nArgs ); in KeyInput()168 bDoScroll = ( nThumb >= 0 ); in KeyInput()183 if ( bDoScroll ) in KeyInput()
Completed in 18 milliseconds