Searched refs:sel_buffer_lth (Results 1 – 2 of 2) sorted by relevance
26 static int sel_buffer_lth; variable125 sel_buffer_lth = bp - sel_buffer; in speakup_set_selection()150 while (sel_buffer && sel_buffer_lth > pasted) { in __speakup_paste_selection()156 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()353 while (sel_buffer && sel_buffer_lth > pasted) { in paste_selection()359 count = sel_buffer_lth - pasted; in paste_selection()