Home
last modified time | relevance | path

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

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