Searched refs:SelectionNotify (Results 1 - 24 of 24) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_names_table.h | 37 [SelectionNotify] = "SelectionNotify",
|
| H A D | event_core.c | 414 case SelectionNotify:
|
| H A D | event_utils.c | 157 case SelectionNotify:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winclipboardxevents.c | 161 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 D | x-input.m | 107 case SelectionNotify:
|
| H A D | x-selection.m | 532 /* 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 D | dmxlog.c | 339 case SelectionNotify: return "SelectionNotify";
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 210 #define SelectionNotify 31 macro
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | selection.c | 303 event.u.u.type = SelectionNotify;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | selection.c | 305 event.u.u.type = SelectionNotify;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/ |
| H A D | x-input.m | 109 case SelectionNotify:
|
| H A D | x-selection.m | 550 /* Now we will get a SelectionNotify event in the future. */ 570 reply->xselection.type = SelectionNotify;
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMprint.c | 190 PRINTEVENT(SelectionNotify, "<SelectionNotify>") 297 case SelectionNotify:
|
| H A D | Selection.c | 834 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 D | TMparse.c | 356 {"SelectionNotify", NULLQUARK, SelectionNotify, ParseAtom, NULL}, 357 {"Select", NULLQUARK, SelectionNotify, ParseAtom, NULL},
|
| H A D | TMstate.c | 543 case SelectionNotify:
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | EvToWire.c | 334 case SelectionNotify:
|
| H A D | XlibInt.c | 1175 case SelectionNotify:
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 216 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 D | imDefIm.c | 241 if((event->type == SelectionNotify) && (window == event->requestor)) 261 if((ev->type == SelectionNotify) && (window == ev->requestor))
|
| H A D | imEvToWire.c | 337 case SelectionNotify: 717 case SelectionNotify:
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1598 case SelectionNotify: 1599 prologue(&event, "SelectionNotify");
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 440 CASETYPE(SelectionNotify);
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 3255 SelectionNotify
|
Completed in 39 milliseconds