Searched refs:CWBackPixel (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h348 #define CWBackPixel (1L<<1) macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h348 #define CWBackPixel (1L<<1) macro
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkWindow.c1976 if (valueMask & CWBackPixel) {
2042 | CWBackPixel;
2059 winPtr->dirtyAtts = (winPtr->dirtyAtts & (unsigned) ~CWBackPixel)
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkWindow.c1994 if (valueMask & CWBackPixel) {
2060 | CWBackPixel;
2078 winPtr->dirtyAtts = (winPtr->dirtyAtts & (unsigned) ~CWBackPixel)
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxfns.c2759 attribute_mask = (CWBackPixel | CWBorderPixel | CWBitGravity | CWEventMask
4913 mask = CWBackPixel | CWOverrideRedirect | CWEventMask;
H A Dxterm.c4774 mask = (CWBackPixel | CWEventMask | CWCursor);
/macosx-10.10.1/emacs-93/emacs/lwlib/
H A Dxlwmenu.c1260 mask = CWSaveUnder | CWOverrideRedirect | CWBackPixel | CWBorderPixel

Completed in 139 milliseconds