Searched refs:TIOCL_SELMOUSEREPORT (Results 1 – 2 of 2) sorted by relevance
11 #define TIOCL_SELMOUSEREPORT 16 /* report beginning of selection */ macro
196 * TIOCL_SELCLEAR, TIOCL_SELPOINTER and TIOCL_SELMOUSEREPORT are OK to in set_selection_user() 202 case TIOCL_SELMOUSEREPORT: in vc_selection_store_chars() 358 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) { in vc_selection()