Searched refs:CWCursor (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h361 #define CWCursor (1L<<14) macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h361 #define CWCursor (1L<<14) macro
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinWindow.c752 if (valueMask & CWCursor) {
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinWindow.c755 if (valueMask & CWCursor) {
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkWindow.c2016 if (valueMask & CWCursor) {
2115 winPtr->dirtyAtts = winPtr->dirtyAtts | CWCursor;
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkWindow.c2034 if (valueMask & CWCursor) {
2136 winPtr->dirtyAtts = winPtr->dirtyAtts | CWCursor;
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c378 CWCursor, &window_attributes);
/macosx-10.10.1/emacs-93/emacs/lwlib/
H A Dxlwmenu.c1261 | CWEventMask | CWCursor;
1851 mask = CWSaveUnder | CWCursor;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxfns.c4585 unsigned long mask = CWCursor;
H A Dw32fns.c7086 unsigned long mask = CWCursor;
H A Dxterm.c4774 mask = (CWBackPixel | CWEventMask | CWCursor);

Completed in 223 milliseconds