Home | History | Annotate | Download | only in adb

Lines Matching refs:wRepeatCount

1249             if (input_record->Event.KeyEvent.wRepeatCount == 0) {
1961 // put output wRepeatCount times into g_console_input_buffer
1962 while (key_event->wRepeatCount-- > 0) {