Searched refs:send_event (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DXDPSlib.h278 Bool send_event; /* True if this came from a SendEvent req. */ member in struct:_XDPSLOutputEvent
289 Bool send_event; /* True if this came from a SendEvent req. */ member in struct:_XDPSLStatusEvent
298 Bool send_event; /* True if this came from a SendEvent req. */ member in struct:_XDPSLReadyEvent
/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXproto.h331 Bool send_event; member in struct:__anon13
H A DAccessXcomm.c135 ev->send_event = ((event->type & 0x80) != 0);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXDPS.c325 clientevent->send_event = (wireevent->type & 0x80) != 0;
346 clientevent->send_event = (wireevent->type & 0x80) != 0;
367 clientevent->send_event = (wireevent->type & 0x80) != 0;
1583 oce->send_event = True; /* ??? */
1599 sce->send_event = True; /* ??? */
1614 rce->send_event = True;
2012 oce->send_event = True; /* ??? */
2031 sce->send_event = True; /* ??? */
2065 rce->send_event = True;
H A Dcslibint.c874 ((XAnyEvent *)re)->send_event = ((event->u.u.type & 0x80) != 0);
/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c1775 xev.xkey.send_event = True;

Completed in 52 milliseconds