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()
42 static int sel_buffer_lth; variable333 sel_buffer_lth = bp - sel_buffer; in __set_selection()375 while (sel_buffer && sel_buffer_lth > pasted) { in paste_selection()382 count = sel_buffer_lth - pasted; in paste_selection()