Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c815 int read_punc) in say_from_to() argument
836 if (read_punc) in say_from_to()
839 if (read_punc) in say_from_to()
845 int read_punc) in say_line_from_to() argument
851 if (say_from_to(vc, start, end, read_punc) <= 0) in say_line_from_to()
880 static int get_sentence_buf(struct vc_data *vc, int read_punc) in get_sentence_buf() argument