Searched refs:window_group (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowclass.h59 XID window_group; /* id of related window group */ member in struct:__anon89a0bf6c0108
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowclass.h46 XID window_group; /* id of related window group */ member in struct:__anon045cf5390108
/xsrc/external/mit/xcb-util/dist/icccm/
H A Dicccm.c582 xcb_wm_hints_set_window_group(xcb_wm_hints_t *hints, xcb_window_t window_group) argument
584 hints->window_group = window_group;
644 hints->window_group = XCB_NONE;
H A Dxcb_icccm.h658 xcb_window_t window_group; member in struct:__anonb7d0756f0508
753 * @param window_group Window X identifier.
756 xcb_window_t window_group);
/xsrc/external/mit/libX11/dist/src/
H A DGetHints.c123 /* pre-R3 bogusly truncated window_group, don't fail on them */
141 hints->window_group = prop->windowGroup;
143 hints->window_group = 0;
H A DSetHints.c132 prop.windowGroup = wmhints->window_group;
/xsrc/external/mit/libXt/dist/src/
H A DShell.c392 Offset(wm.wm_hints.window_group),
1296 Window window_group; local in function:_SetTransientForHint
1301 window_group = XtWindow(w->transient.transient_for);
1302 else if ((window_group = w->wm.wm_hints.window_group)
1311 XtWindow((Widget) w), window_group);
1367 if (hintp->window_group == XtUnspecifiedWindow) {
1373 hintp->window_group = XtWindow(p);
1378 else if (hintp->window_group != XtUnspecifiedWindowGroup)
1465 Window window_group; local in function:_popup_set_prop
[all...]
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h128 XID window_group; /* id of related window group */ member in struct:__anon3d9fd4c10308
/xsrc/external/mit/ctwm/dist/
H A Dwin_utils.c1087 win->group = hints->window_group;
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c254 tmp_win->group = tmp_win->wmhints->window_group;
H A Devents.c821 Tmp_win->group = Tmp_win->wmhints->window_group;
/xsrc/external/mit/xwininfo/dist/
H A Dxwininfo.c143 xcb_window_t window_group; member in struct:__anona694aefd0308

Completed in 18 milliseconds