Searched refs:SelectionNotify (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devent_names_table.h37 [SelectionNotify] = "SelectionNotify",
H A Devent_core.c414 case SelectionNotify:
H A Devent_utils.c157 case SelectionNotify:
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardxevents.c161 eventSelection.type = SelectionNotify;
381 eventSelection.type = SelectionNotify;
419 * Send a SelectionNotify event to the requesting
425 eventSelection.type = SelectionNotify;
461 * SelectionNotify
464 case SelectionNotify:
466 winDebug ("winClipboardFlushXEvents - SelectionNotify\n");
472 winDebug("winClipboardFlushXEvents - SelectionNotify - ATOM: %s\n",
484 winDebug ("winClipboardFlushXEvents - SelectionNotify - "
491 winDebug("winClipboardFlushXEvents - SelectionNotify
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dx-input.m107 case SelectionNotify:
H A Dx-selection.m532 /* Now we will get a SelectionNotify event in the future. */
551 reply->xselection.type = SelectionNotify;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxlog.c339 case SelectionNotify: return "SelectionNotify";
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h210 #define SelectionNotify 31 macro
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dselection.c303 event.u.u.type = SelectionNotify;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dselection.c305 event.u.u.type = SelectionNotify;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dx-input.m109 case SelectionNotify:
H A Dx-selection.m550 /* Now we will get a SelectionNotify event in the future. */
570 reply->xselection.type = SelectionNotify;
/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c190 PRINTEVENT(SelectionNotify, "<SelectionNotify>")
297 case SelectionNotify:
H A DSelection.c834 ev.type = SelectionNotify;
1095 if (ev->type == SelectionNotify) {
1348 if (value) { /* it could have been deleted after the SelectionNotify */
1419 if (event->type != SelectionNotify)
H A DTMparse.c356 {"SelectionNotify", NULLQUARK, SelectionNotify, ParseAtom, NULL},
357 {"Select", NULLQUARK, SelectionNotify, ParseAtom, NULL},
H A DTMstate.c543 case SelectionNotify:
/xsrc/external/mit/libX11/dist/src/
H A DEvToWire.c334 case SelectionNotify:
H A DXlibInt.c1175 case SelectionNotify:
/xsrc/external/mit/twm/dist/src/
H A Devents.c216 case SelectionNotify:
267 case SelectionNotify: return e->xselection.requestor; /* same */
2689 case SelectionNotify: name = "SelectionNotify"; break;
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimDefIm.c241 if((event->type == SelectionNotify) && (window == event->requestor))
261 if((ev->type == SelectionNotify) && (window == ev->requestor))
H A DimEvToWire.c337 case SelectionNotify:
717 case SelectionNotify:
/xsrc/external/mit/xev/dist/
H A Dxev.c1598 case SelectionNotify:
1599 prologue(&event, "SelectionNotify");
/xsrc/external/mit/xterm/dist/
H A Dtrace.c440 CASETYPE(SelectionNotify);
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc3255 SelectionNotify

Completed in 39 milliseconds