Searched refs:PropertyChangeMask (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h133 #define PropertyChangeMask (1L<<22) macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h133 #define PropertyChangeMask (1L<<22) macro
/macosx-10.10.1/vim-55/runtime/tools/
H A Dxcmdsrv_client.c273 XSelectInput(dpy, commWindow, PropertyChangeMask);
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixSelect.c668 Tk_CreateEventHandler(tkwin, PropertyChangeMask, SelRcvIncrProc,
675 Tk_DeleteEventHandler(tkwin, PropertyChangeMask, SelRcvIncrProc,
1022 XSelectInput(reply.display, reply.requestor, PropertyChangeMask);
H A DtkUnixSend.c1327 Tk_DeleteEventHandler(dispPtr->commTkwin, PropertyChangeMask,
1376 Tk_CreateEventHandler(dispPtr->commTkwin, PropertyChangeMask,
H A DtkUnixWm.c4362 (StructureNotifyMask | PropertyChangeMask);
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixSelect.c677 Tk_CreateEventHandler(tkwin, PropertyChangeMask, SelRcvIncrProc,
684 Tk_DeleteEventHandler(tkwin, PropertyChangeMask, SelRcvIncrProc,
1033 XSelectInput(reply.display, reply.requestor, PropertyChangeMask);
H A DtkUnixSend.c1290 Tk_DeleteEventHandler(dispPtr->commTkwin, PropertyChangeMask,
1340 Tk_CreateEventHandler(dispPtr->commTkwin, PropertyChangeMask,
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dtest.c46 unsigned long eventMask = (ResizeRedirectMask | PropertyChangeMask | \
924 PropertyChangeMask | SubstructureRedirectMask | \
/macosx-10.10.1/emacs-93/emacs/src/
H A Dwidget.c743 | PropertyChangeMask
H A Dxselect.c794 XSelectInput (display, window, PropertyChangeMask);
1641 XSelectInput (display, window, STANDARD_EVENT_SET | PropertyChangeMask);
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkEvent.c110 PropertyChangeMask, /* PropertyNotify */
H A DtkWindow.c74 VisibilityChangeMask|PropertyChangeMask|ColormapChangeMask
H A DtkBind.c491 {"Property", PropertyNotify, PropertyChangeMask},
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkEvent.c112 PropertyChangeMask, /* PropertyNotify */
H A DtkWindow.c80 VisibilityChangeMask|PropertyChangeMask|ColormapChangeMask
H A DtkBind.c504 {"Property", PropertyNotify, PropertyChangeMask},
/macosx-10.10.1/vim-55/src/
H A Dif_xcmdsrv.c902 XSelectInput(dpy, commWindow, PropertyChangeMask);
H A Dgui_x11.c1662 XtAddEventHandler(vimShell, PropertyChangeMask, False,
H A Dui.c1996 XtAddEventHandler(w, PropertyChangeMask, False,

Completed in 238 milliseconds