selection_input_event 4130 src/keyboard.c 	  struct selection_input_event copy = event->sie;
selection_input_event 4473 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  523 src/pgtkterm.h SELECTION_EVENT_DISPLAY (struct selection_input_event *ev)
selection_input_event  541 src/pgtkterm.h extern void pgtk_handle_selection_event (struct selection_input_event *);
selection_input_event   45 src/xselect.c  static void x_decline_selection_request (struct selection_input_event *);
selection_input_event  438 src/xselect.c  x_decline_selection_request (struct selection_input_event *event)
selection_input_event  544 src/xselect.c    struct selection_input_event *request;
selection_input_event  606 src/xselect.c  x_push_current_selection_request (struct selection_input_event *se,
selection_input_event 1061 src/xselect.c  x_reply_selection_request (struct selection_input_event *event,
selection_input_event 1103 src/xselect.c  x_handle_selection_request (struct selection_input_event *event)
selection_input_event 1304 src/xselect.c  x_handle_selection_clear (struct selection_input_event *event)
selection_input_event 1362 src/xselect.c  x_handle_selection_event (struct selection_input_event *event)
selection_input_event 2655 src/xselect.c    struct selection_input_event event;
selection_input_event  891 src/xterm.c    static void x_push_selection_request (struct selection_input_event *);
selection_input_event  964 src/xterm.c      struct selection_input_event se;
selection_input_event 12330 src/xterm.c      struct selection_input_event se;
selection_input_event 12357 src/xterm.c    x_push_selection_request (struct selection_input_event *se)
selection_input_event 31941 src/xterm.c      struct selection_input_event clear;
selection_input_event 1708 src/xterm.h    SELECTION_EVENT_DISPLAY (struct selection_input_event *ev)
selection_input_event 1919 src/xterm.h    extern void x_handle_selection_event (struct selection_input_event *);