Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dmain.c2105 static const char *pad_chars = "0123456789+-*/\015,.?()"; variable
2131 value = pad_chars[value]; in speakup_key()