Searched refs:selection_notify (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xcb-util/dist/event/
H A Dxcb_event.h166 XCB_EVENT_MAKE_EVENT_HANDLER(selection_notify, SELECTION_NOTIFY)
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dxevents.c682 xcb_selection_notify_event_t *selection_notify = (xcb_selection_notify_event_t *)event; local in function:winClipboardFlushXEvents
686 pszAtomName = get_atom_name(conn, selection_notify->selection);
699 if (selection_notify->property == XCB_NONE) {
702 selection_notify->target);
706 if (selection_notify->target == atomTargets) {

Completed in 6 milliseconds