Searched refs:ExposureMask (Results 1 - 25 of 99) sorted by relevance

1234

/xsrc/external/mit/libX11/dist/src/
H A Devtomask.c51 ExposureMask, /* Expose */
52 ExposureMask, /* GraphicsExpose */
53 ExposureMask, /* NoExpose */
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxdemo.c72 attr.event_mask = StructureNotifyMask | ExposureMask;
H A Dglxpixmap.c62 attr.event_mask = StructureNotifyMask | ExposureMask;
H A Dxfont.c137 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
H A Dxrotfontdemo.c151 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
H A Dglsync.c200 swa.event_mask = ExposureMask | KeyPressMask | ButtonPressMask |
H A Dglxheads.c107 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
H A Doffset.c120 swa.event_mask = ExposureMask | StructureNotifyMask | KeyPressMask |
H A Doverlay.c87 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
H A Dsharedtex.c97 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
H A Dwincopy.c77 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
H A Dxdemo.c133 attr.event_mask = ExposureMask | StructureNotifyMask;
H A Dyuvrect_client.c208 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/libepoxy/dist/test/
H A Dglx_common.c78 window_attr.event_mask = StructureNotifyMask | ExposureMask |
/xsrc/external/mit/bitmap/dist/
H A DHandlers.c238 ExposureMask | PointerMotionMask,
261 ExposureMask | PointerMotionMask,
288 ExposureMask | PointerMotionMask,
310 ExposureMask | PointerMotionMask,
421 ExposureMask | PointerMotionMask,
450 ExposureMask | PointerMotionMask,
475 ExposureMask | PointerMotionMask,
500 ExposureMask | PointerMotionMask,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/ctwm/dist/
H A Dmask_screen.c46 attributes.event_mask = ExposureMask;
57 XMaskEvent(dpy, ExposureMask, &event);
/xsrc/external/mit/xinput/dist/src/
H A Dtest_xi2.c40 XSelectInput(dpy, win, ExposureMask);
425 XMaskEvent(display, ExposureMask, &event);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxwininfo.c148 attr.event_mask = StructureNotifyMask | ExposureMask;
293 attr.event_mask = ExposureMask | StructureNotifyMask;
/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglut_x11.c77 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Des1_info.c177 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2_info.c177 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Deglcommon.c96 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexobjshare.c88 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;

Completed in 17 milliseconds

1234