Lines Matching full:selection
28 #include <linux/selection.h>
54 /* set reverse video on characters s-e of console with selection. */
75 * clear_selection - remove current selection
77 * Remove the current selection highlight, if any from the console
78 * holding the selection. The caller must hold the console lock.
168 * set_selection_user - set the current selection.
169 * @sel: user selection info
174 * The entire selection process is managed under the console_lock. It's
198 printk(KERN_WARNING "selection: kmalloc() failed\n"); in vc_selection_store_chars()
236 case TIOCL_SELCHAR: /* character-by-character selection */ in vc_do_selection()
240 case TIOCL_SELWORD: /* word-by-word selection */ in vc_do_selection()
261 case TIOCL_SELLINE: /* line-by-line selection */ in vc_do_selection()
287 if (vc_sel.start == -1) /* no current selection */ in vc_do_selection()
305 else /* some other case; start selection from scratch */ in vc_do_selection()
324 /* useful for screendump without selection highlights */ in vc_selection()
367 /* Insert the contents of the selection buffer into the