Lines Matching full:selection
26 #include <linux/selection.h>
39 /* Variables for selection control. */
52 /* set reverse video on characters s-e of console with selection. */
74 * clear_selection - remove current selection
76 * Remove the current selection highlight, if any from the console
77 * holding the selection. The caller must hold the console lock.
166 * set_selection - set the current selection.
167 * @sel: user selection info
172 * The entire selection process is managed under the console_lock. It's
197 /* useful for screendump without selection highlights */ in __set_selection()
222 case TIOCL_SELCHAR: /* character-by-character selection */ in __set_selection()
226 case TIOCL_SELWORD: /* word-by-word selection */ in __set_selection()
248 case TIOCL_SELLINE: /* line-by-line selection */ in __set_selection()
274 if (sel_start == -1) /* no current selection */ in __set_selection()
292 else /* some other case; start selection from scratch */ in __set_selection()
305 printk(KERN_WARNING "selection: kmalloc() failed\n"); in __set_selection()
349 /* Insert the contents of the selection buffer into the