Searched refs:XFixesSelectionNotifyEvent (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dx-selection.h95 - (void) xfixes_selection_notify:(XFixesSelectionNotifyEvent *)e;
H A Dx-input.m122 [xpbproxy_selection_object() xfixes_selection_notify:(XFixesSelectionNotifyEvent *)&e];
H A Dx-selection.m1141 - (void) xfixes_selection_notify:(XFixesSelectionNotifyEvent *)e {
1154 fprintf(stderr, "Unhandled XFixesSelectionNotifyEvent: subtype=%d\n", e->subtype);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dx-selection.h94 - (void)xfixes_selection_notify:(XFixesSelectionNotifyEvent *)e;
H A Dx-input.m124 XFixesSelectionNotifyEvent *)&e];
H A Dx-selection.m1110 - (void) xfixes_selection_notify:(XFixesSelectionNotifyEvent *)e
1124 ErrorF("Unhandled XFixesSelectionNotifyEvent: subtype=%d\n",
/xsrc/external/mit/libXfixes/dist/src/
H A DXfixes.c222 XFixesSelectionNotifyEvent *aevent;
225 aevent = (XFixesSelectionNotifyEvent *) event;
270 XFixesSelectionNotifyEvent *aevent;
273 aevent = (XFixesSelectionNotifyEvent *) event;
/xsrc/external/mit/libXfixes/dist/include/X11/extensions/
H A DXfixes.h72 } XFixesSelectionNotifyEvent; typedef in typeref:struct:__anon9ea7aafe0108

Completed in 12 milliseconds