Searched refs:windowType (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwm.c1548 static Atom windowState, motif_wm_hints, windowType; local in function:winApplyHints
1565 windowType = XInternAtom(pDisplay, "_NET_WM_WINDOW_TYPE", False);
1607 if (XGetWindowProperty(pDisplay, iWindow, windowType, 0L,
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c85 Atom windowType; member in struct:_win
838 if (compMode != CompSimple && !(w->windowType == winDockAtom && excludeDockShadows))
1049 if (w->windowType == winDesktopAtom)
1066 if (w->shadow && w->windowType != winDesktopAtom)
1491 new->windowType = determine_wintype (dpy, new->id);

Completed in 5 milliseconds