Searched refs:spk_xs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | selection.c | 16 unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */ variable 81 speakup_sel_work.sel.xs = spk_xs + 1; in speakup_set_selection()
|
H A D | speakup.h | 83 extern unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */
|
H A D | main.c | 349 spk_xs = (u_short)spk_x; in speakup_cut()
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | selection.c | 16 unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */ variable 81 speakup_sel_work.sel.xs = spk_xs + 1; in speakup_set_selection()
|
H A D | speakup.h | 83 extern unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */
|
H A D | main.c | 349 spk_xs = (u_short)spk_x; in speakup_cut()
|
Completed in 8 milliseconds