Searched refs:do_not_propagate_mask (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DWindow.c79 *value++ = attributes->do_not_propagate_mask;
H A DGetWAttrs.c82 attr->do_not_propagate_mask = repl->doNotPropagateMask;
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.h171 long do_not_propagate_mask; /* set of events that should not propagate */ member in struct:__anond78fb1a80108
H A Dglut_win.c541 wa.do_not_propagate_mask = parent->eventMask & GLUT_DONT_PROPAGATE_FILTER_MASK;
543 wa.do_not_propagate_mask = 0;
H A Dglut_event.c1026 wa.do_not_propagate_mask = window->eventMask & GLUT_DONT_PROPAGATE_FILTER_MASK;
/xsrc/external/mit/xmh/dist/
H A Dutil.c438 attributes.do_not_propagate_mask = (KeyPressMask | KeyReleaseMask |
/xsrc/external/mit/libXScrnSaver/dist/src/
H A DXScrnSaver.c304 *value++ = (unsigned long) attributes->do_not_propagate_mask;
/xsrc/external/mit/libXext/dist/src/
H A DXMultibuf.c673 *value++ = attr->do_not_propagate_mask;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h298 long do_not_propagate_mask; /* set of events that should not propagate */ member in struct:__anonf1b122fa0808
327 long do_not_propagate_mask; /* set of events that should not propagate */ member in struct:__anonf1b122fa0908
/xsrc/external/mit/ctwm/dist/
H A Dadd_window.c1587 attributes.do_not_propagate_mask = PointerMotionMask;
1673 attributes.do_not_propagate_mask = ButtonPressMask | ButtonReleaseMask
/xsrc/external/mit/xterm/dist/
H A Dtrace.c1142 TraceEventMask(" ", attrs->do_not_propagate_mask);
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c887 attributes.do_not_propagate_mask = ButtonPressMask | ButtonReleaseMask;
/xsrc/external/mit/xwininfo/dist/
H A Dxwininfo.c1252 Display_Event_Mask (win_attributes->do_not_propagate_mask);

Completed in 23 milliseconds