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