Home
last modified time | relevance | path

Searched refs:CURSOR_TIME (Results 1 – 3 of 3) sorted by relevance

/drivers/accessibility/speakup/
Dspk_types.h45 BLEEP_TIME, CURSOR_TIME, BELL_POS, enumerator
Dvarhandlers.c30 { "cursor_time", CURSOR_TIME, VAR_TIME, NULL, NULL },
Dmain.c1281 {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()