Searched refs:SubstructureNotifyMask (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h130 #define SubstructureNotifyMask (1L<<19) macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h130 #define SubstructureNotifyMask (1L<<19) macro
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixEmbed.c304 winPtr->atts.event_mask |= SubstructureRedirectMask|SubstructureNotifyMask;
307 SubstructureNotifyMask|SubstructureRedirectMask,
H A DtkUnixWm.c5008 SubstructureNotifyMask|SubstructureRedirectMask, &e);
6257 (SubstructureNotifyMask|SubstructureRedirectMask), eventPtr);
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixEmbed.c307 winPtr->atts.event_mask |= SubstructureRedirectMask|SubstructureNotifyMask;
310 SubstructureNotifyMask|SubstructureRedirectMask,
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkEvent.c98 SubstructureNotifyMask, /* CreateNotify */
495 mask = SubstructureNotifyMask;
1391 && ((mask != SubstructureNotifyMask)
H A DtkBind.c498 {"Create", CreateNotify, SubstructureNotifyMask},
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkEvent.c100 SubstructureNotifyMask, /* CreateNotify */
765 mask = SubstructureNotifyMask;
1067 && ((mask != SubstructureNotifyMask)
H A DtkBind.c511 {"Create", CreateNotify, SubstructureNotifyMask},
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXEmbed.c416 SubstructureNotifyMask|SubstructureRedirectMask,
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXEmbed.c427 SubstructureNotifyMask|SubstructureRedirectMask,
/macosx-10.10.1/emacs-93/emacs/src/
H A Dwidget.c744 | SubstructureNotifyMask);
H A Dxterm.c9272 SubstructureRedirectMask | SubstructureNotifyMask,
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dtest.c925 SubstructureNotifyMask | KeyPressMask | KeyReleaseMask | \

Completed in 200 milliseconds