Searched refs:sel_buffer_lth (Results 1 – 2 of 2) sorted by relevance
26 static int sel_buffer_lth; variable126 sel_buffer_lth = bp - sel_buffer; in speakup_set_selection()151 while (sel_buffer && sel_buffer_lth > pasted) { in __speakup_paste_selection()157 count = sel_buffer_lth - pasted; in __speakup_paste_selection()
41 static int sel_buffer_lth; variable326 sel_buffer_lth = bp - sel_buffer; in set_selection()355 while (sel_buffer && sel_buffer_lth > pasted) { in paste_selection()362 count = sel_buffer_lth - pasted; in paste_selection()