Searched refs:sel_buffer_lth (Results 1 – 2 of 2) sorted by relevance
27 static int sel_buffer_lth; variable122 sel_buffer_lth = bp - sel_buffer; in speakup_set_selection()147 while (sel_buffer && sel_buffer_lth > pasted) { in __speakup_paste_selection()153 count = sel_buffer_lth - pasted; in __speakup_paste_selection()
42 static int sel_buffer_lth; variable322 sel_buffer_lth = bp - sel_buffer; in set_selection()351 while (sel_buffer && sel_buffer_lth > pasted) { in paste_selection()358 count = sel_buffer_lth - pasted; in paste_selection()