Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/accessibility/speakup/
Dmain.c706 char *last_cap = spk_str_caps_stop; in spell_word() local
721 last_cap = spk_str_caps_stop; in spell_word()
725 if (str_cap != last_cap) { in spell_word()
727 last_cap = str_cap; in spell_word()