Home
last modified time | relevance | path

Searched refs:spk_ys (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dselection.c16 unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */ variable
82 speakup_sel_work.sel.ys = spk_ys + 1; in speakup_set_selection()
H A Dspeakup.h83 extern unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */
H A Dmain.c350 spk_ys = (u_short)spk_y; in speakup_cut()