Searched refs:Paste_avail (Results 1 – 2 of 2) sorted by relevance
82 extern char Paste_avail; /* flag, to indicate whether a selection is in the
271 char Paste_avail; variable919 Paste_avail = 0; in wsdisplayclose()2333 Paste_avail = 0; in ctrl_event()2337 Paste_avail = 0; in ctrl_event()2680 if (!Paste_avail) in mouse_copy_start()2681 Paste_avail = 1; in mouse_copy_start()3171 if (Paste_avail) { in mouse_paste()