Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c20 { "caps_start", CAPS_START, VAR_STRING, spk_str_caps_start, NULL },
H A Dmain.c69 char spk_str_caps_start[MAXVARLEN + 1] = "\0"; variable
430 synth_printf("%s", spk_str_caps_start); in speak_char()
446 spk_str_caps_start, cp, spk_str_caps_stop); in speak_char()
718 str_cap = spk_str_caps_start; in spell_word()