Searched defs:st_spk_t (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accessibility/speakup/ |
A D | spk_types.h | 73 struct st_spk_t { struct 74 u_long reading_x, cursor_x; 75 u_long reading_y, cursor_y; 76 u_long reading_pos, cursor_pos; 77 u_long go_x, go_pos; 78 u_long w_top, w_bottom, w_left, w_right; 79 u_char w_start, w_enabled; 80 u_char reading_attr, old_attr; 81 char parked, shut_up; 82 struct spk_highlight_color_track ht; [all …]
|
Completed in 4 milliseconds