Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c703 static char const *delay_str[] = { "", ",", ".", ". .", ". . ." }; in spell_word() local
715 synth_printf(" %s ", delay_str[spk_spell_delay]); in spell_word()