selection_input_event 4064 src/keyboard.c 	  struct selection_input_event copy = event->sie;
selection_input_event 4407 src/keyboard.c   struct selection_input_event copy;
selection_input_event  234 src/keyboard.h   struct selection_input_event sie;
selection_input_event   39 src/pgtkselect.c static void pgtk_decline_selection_request (struct selection_input_event *);
selection_input_event  308 src/pgtkselect.c pgtk_decline_selection_request (struct selection_input_event *event)
selection_input_event  341 src/pgtkselect.c   struct selection_input_event *request;
selection_input_event  359 src/pgtkselect.c pgtk_push_current_selection_request (struct selection_input_event *se,
selection_input_event  455 src/pgtkselect.c pgtk_reply_selection_request (struct selection_input_event *event,
selection_input_event  535 src/pgtkselect.c pgtk_handle_selection_request (struct selection_input_event *event)
selection_input_event  729 src/pgtkselect.c pgtk_handle_selection_clear (struct selection_input_event *event)
selection_input_event  779 src/pgtkselect.c pgtk_handle_selection_event (struct selection_input_event *event)
selection_input_event  524 src/pgtkterm.h SELECTION_EVENT_DISPLAY (struct selection_input_event *ev)
selection_input_event  542 src/pgtkterm.h extern void pgtk_handle_selection_event (struct selection_input_event *);
selection_input_event   46 src/xselect.c  static void x_decline_selection_request (struct selection_input_event *);
selection_input_event  437 src/xselect.c  x_decline_selection_request (struct selection_input_event *event)
selection_input_event  497 src/xselect.c    struct selection_input_event *request;
selection_input_event  515 src/xselect.c  x_push_current_selection_request (struct selection_input_event *se,
selection_input_event  619 src/xselect.c  x_reply_selection_request (struct selection_input_event *event,
selection_input_event  813 src/xselect.c  x_handle_selection_request (struct selection_input_event *event)
selection_input_event 1027 src/xselect.c  x_handle_selection_clear (struct selection_input_event *event)
selection_input_event 1085 src/xselect.c  x_handle_selection_event (struct selection_input_event *event)
selection_input_event 2304 src/xselect.c    struct selection_input_event event;
selection_input_event  830 src/xterm.c    static void x_push_selection_request (struct selection_input_event *);
selection_input_event  903 src/xterm.c      struct selection_input_event se;
selection_input_event 12080 src/xterm.c      struct selection_input_event se;
selection_input_event 12107 src/xterm.c    x_push_selection_request (struct selection_input_event *se)
selection_input_event 31149 src/xterm.c      struct selection_input_event clear;
selection_input_event 1594 src/xterm.h    SELECTION_EVENT_DISPLAY (struct selection_input_event *ev)
selection_input_event 1799 src/xterm.h    extern void x_handle_selection_event (struct selection_input_event *);