Searched refs:your_event_mask (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetWAttrs.c | 81 attr->your_event_mask = repl->yourEventMask;
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.c | 333 (attributes.your_event_mask & 336 XSelectInput(dpy, w, attributes.your_event_mask |
|
| H A D | win_utils.c | 381 return wattr.your_event_mask; 385 return mask_out_event_mask(w, ignore_event, wattr.your_event_mask);
|
| H A D | otp.c | 858 XSelectInput(dpy, w, winattrs.your_event_mask | SubstructureNotifyMask); 860 XSelectInput(dpy, w, winattrs.your_event_mask);
|
| H A D | occupation.c | 828 attrmask = wattr.your_event_mask | KeyPressMask | KeyReleaseMask
|
| H A D | workspace_manager.c | 519 attrmask = wattr.your_event_mask | KeyPressMask | KeyReleaseMask
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imInsClbk.c | 209 attr.your_event_mask | PropertyChangeMask );
|
| H A D | imTrX.c | 186 event_mask = atr.your_event_mask | PropertyChangeMask;
|
| H A D | imDefLkup.c | 559 return (EVENTMASK)atr.your_event_mask;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | add_window.c | 1457 (attributes.your_event_mask & 1460 XSelectInput(dpy, w, attributes.your_event_mask |
|
| H A D | menus.c | 2452 eventMask = (unsigned long) winattrs.your_event_mask;
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 1140 TraceEventMask(" ", attrs->your_event_mask);
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 326 long your_event_mask; /* my event mask */ member in struct:__anonf1b122fa0908
|
Completed in 25 milliseconds