Searched refs:CURSOR_TIME (Results 1 – 3 of 3) sorted by relevance
/drivers/accessibility/speakup/ |
D | spk_types.h | 45 BLEEP_TIME, CURSOR_TIME, BELL_POS, enumerator
|
D | varhandlers.c | 30 { "cursor_time", CURSOR_TIME, VAR_TIME, NULL, NULL },
|
D | main.c | 1281 {CURSOR_TIME, .u.n = {NULL, 120, 50, 600, 0, 0, NULL} }, 1435 cursor_timeout = spk_get_var(CURSOR_TIME); in start_read_all_timer() 1559 cursor_timeout = spk_get_var(CURSOR_TIME); in do_handle_cursor()
|