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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowclass.h66 #define IconPixmapHint (1L << 2) macro
72 #define AllHints (InputHint|StateHint|IconPixmapHint|IconWindowHint|IconPositionHint|IconMaskHint|WindowGroupHint)
/xsrc/external/mit/libX11/dist/src/
H A DSetHints.c121 if (wmhints->flags & IconPixmapHint)
273 phints.flags |= IconPixmapHint;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h136 #define IconPixmapHint (1L << 2) macro
141 #define AllHints (InputHint|StateHint|IconPixmapHint|IconWindowHint| \
/xsrc/external/mit/twm/dist/src/
H A Dicons.c379 tmp_win->wmhints->flags & IconPixmapHint) {
H A Devents.c904 (Tmp_win->wmhints->flags & IconPixmapHint)) {
/xsrc/external/mit/ctwm/dist/
H A Dicons.c515 if(image == NULL && tmp_win->wmhints->flags & IconPixmapHint) {
H A Devent_handlers.c1266 Tmp_win->wmhints->flags &= ~(IconWindowHint | IconPixmapHint | IconMaskHint);
1329 (Tmp_win->wmhints->flags & IconPixmapHint)) {
1437 if(Tmp_win->wmhints->flags & IconPixmapHint) {
/xsrc/external/mit/libXt/dist/src/
H A DShell.c1361 hintp->flags |= IconPixmapHint;
/xsrc/external/mit/xterm/dist/
H A Dmisc.c6009 hints->flags |= IconPixmapHint;

Completed in 53 milliseconds