Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspeakup.h49 void spk_get_index_count(int *linecount, int *sentcount);
Dsynth.c307 void spk_get_index_count(int *linecount, int *sentcount) in spk_get_index_count() function
Dmain.c1445 spk_get_index_count(&indcount, &sentcount); in handle_cursor_read_all()
1501 spk_get_index_count(&indcount, &sentcount); in handle_cursor_read_all()