Searched refs:KeyPressMask (Results 1 - 25 of 97) sorted by relevance
1234
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_key.c | 16 __glutChangeWindowEventMask(KeyPressMask, 24 __glutChangeWindowEventMask(KeyPressMask,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Keyboard.h | 19 (KeyPressMask | KeyReleaseMask | FocusChangeMask | KeymapStateMask)
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Keyboard.h | 19 (KeyPressMask | KeyReleaseMask | FocusChangeMask | KeymapStateMask)
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | evtomask.c | 39 KeyPressMask, /* KeyPress */
|
| /xsrc/external/mit/ctwm/dist/client/ |
| H A D | forward.c | 132 event_mask = KeyPressMask | KeyReleaseMask | 157 XSendEvent(dpy, ws[1], False, KeyPressMask, &event); 163 XSendEvent(dpy, ws[1], False, KeyPressMask, &event);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | ctwm_takeover.c | 58 KeyPressMask | ButtonPressMask | ButtonReleaseMask;
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | EventUtil.c | 187 if (mask & (KeyPressMask | KeyReleaseMask)) 203 if (mask & (KeyPressMask | KeyReleaseMask)) {
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imDefFlt.c | 155 if (IS_NEGLECT_EVENT(ic, KeyPressMask)) 178 if (!IS_FORWARD_EVENT(ic, KeyPressMask)) { 187 IS_SYNCHRONOUS_EVENT(ic, KeyPressMask))) 252 IS_SYNCHRONOUS_EVENT(ic, KeyPressMask)))
|
| H A D | imThaiIc.c | 168 ic->core.filter_events = KeyPressMask; 218 ic_values.filter_events = KeyPressMask;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxcommon.h | 96 (KeyPressMask | KeyReleaseMask | KeymapStateMask)
|
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | glx_common.c | 79 KeyPressMask;
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | xfont.c | 137 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| H A D | xrotfontdemo.c | 151 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| H A D | glsync.c | 200 swa.event_mask = ExposureMask | KeyPressMask | ButtonPressMask |
|
| H A D | glxheads.c | 107 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| H A D | offset.c | 120 swa.event_mask = ExposureMask | StructureNotifyMask | KeyPressMask |
|
| H A D | overlay.c | 87 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Tip.c | 45 KeyPressMask | \ 273 XtRemoveEventHandler(XtParent(w), KeyPressMask, False, TipShellEventHandler, 517 XtAddEventHandler(shell, KeyPressMask, False, TipShellEventHandler,
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/ |
| H A D | eglut_x11.c | 77 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | es1_info.c | 177 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2_info.c | 177 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | eglcommon.c | 96 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texobjshare.c | 88 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
|
Completed in 12 milliseconds
1234