Searched refs:MappingNotify (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A Dtk.h631 #define VirtualEvent (MappingNotify + 1)
632 #define ActivateNotify (MappingNotify + 2)
633 #define DeactivateNotify (MappingNotify + 3)
634 #define MouseWheelEvent (MappingNotify + 4)
635 #define TK_LASTEVENT (MappingNotify + 5)
H A DtkEvent.c78 static unsigned long realEventMasks[MappingNotify+1] = {
476 if (eventPtr->xany.type <= MappingNotify) {
507 * If the event is a MappingNotify event, find its display and refresh
511 * 0 if the event was not a MappingNotify event
512 * 1 if the event was a MappingNotify event
526 if (eventPtr->type == MappingNotify) {
1264 * We are done with a MappingNotify event.
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A Dtk.h641 #define VirtualEvent (MappingNotify + 1)
642 #define ActivateNotify (MappingNotify + 2)
643 #define DeactivateNotify (MappingNotify + 3)
644 #define MouseWheelEvent (MappingNotify + 4)
645 #define TK_LASTEVENT (MappingNotify + 5)
H A DtkEvent.c738 * If the event is a MappingNotify event, find its display and
744 if (eventPtr->type == MappingNotify) {
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h173 #define MappingNotify 34 macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h173 #define MappingNotify 34 macro
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Devent.rb88 [ 34, :MappingNotify, 0, ],
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c1057 if (event->type == MappingNotify) {
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxterm.c6920 case MappingNotify:

Completed in 110 milliseconds