Searched refs:XCreateSimpleWindow (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/x11perf/dist/
H A Ddo_windows.c72 isolates[i] = XCreateSimpleWindow(xp->d, xp->w,
75 parents[i] = XCreateSimpleWindow(xp->d, isolates[i],
113 (void) XCreateSimpleWindow (xp->d, parent,
194 parents[i] = XCreateSimpleWindow(xp->d, isolates[i],
217 popup = XCreateSimpleWindow (
223 isolate = XCreateSimpleWindow(
233 popup = XCreateSimpleWindow (
H A Ddo_valgc.c36 win[0] = XCreateSimpleWindow(
38 win[1] = XCreateSimpleWindow(
H A Ddo_movewin.c54 children[i] = XCreateSimpleWindow(xp->d, xp->w,
112 children[i] = XCreateSimpleWindow (xp->d, xp->w,
154 cover = XCreateSimpleWindow(xp->d, xp->w,
161 children[i] = XCreateSimpleWindow(xp->d, cover,
/xsrc/external/mit/libX11/dist/src/
H A DCrWindow.c32 Window XCreateSimpleWindow( function in typeref:typename:Window
/xsrc/external/mit/xinput/dist/src/
H A Dtest_xi2.c34 Window win = XCreateSimpleWindow(dpy, DefaultRootWindow(dpy), 0, 0, 200,
36 Window subwindow = XCreateSimpleWindow(dpy, win, 50, 50, 50, 50, 0, 0,
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_win.c492 w = XCreateSimpleWindow(dpy, tmp_win->icon->w,
495 w = XCreateSimpleWindow(dpy, tmp_win->frame,
H A Dwindowbox.c65 win = XCreateSimpleWindow(dpy, Scr->Root, x, y, w, h, 0, Scr->Black,
H A Doccupation.c695 w = occwin->w = XCreateSimpleWindow(dpy, Scr->Root, 0, 0, width, height,
721 occwin->obuttonw[idx] = XCreateSimpleWindow(dpy, w,
758 tw = XCreateSimpleWindow(dpy, w, Dummy, Dummy, Dummy, Dummy, 0,
763 tw = XCreateSimpleWindow(dpy, w, Dummy, Dummy, Dummy, Dummy, 0,
768 tw = XCreateSimpleWindow(dpy, w, Dummy, Dummy, Dummy, Dummy, 0,
H A Dworkspace_manager.c391 vs->wsw->w = XCreateSimpleWindow(dpy, Scr->Root, x, y, width, height, 0,
416 bsw->w = XCreateSimpleWindow(dpy, vs->wsw->w,
420 msw->w = XCreateSimpleWindow(dpy, vs->wsw->w,
2175 wl->w = XCreateSimpleWindow(dpy, msw->w, wl->x, wl->y,
H A Dctwm_main.c1033 Scr->ShapeWindow = XCreateSimpleWindow(dpy, Scr->Root, 0, 0,
1379 ret = XCreateSimpleWindow(dpy, RootWindow(dpy, scrnum),
H A Diconmgr.c142 p->w = XCreateSimpleWindow(dpy, Scr->Root,
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimTrans.c111 if (!(window = XCreateSimpleWindow(im->core.display,
H A DimTrX.c165 if (!(spec->lib_connect_wid = XCreateSimpleWindow(im->core.display,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dtest_rendering.c184 window = XCreateSimpleWindow(display, root, 0, 0, output_width, output_height, 0, 0, colorkey);
H A Dxvmc_bench.c236 window = XCreateSimpleWindow(display, root, 0, 0, config.output_width, config.output_height, 0, 0, colorkey);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c184 window = XCreateSimpleWindow(display, root, 0, 0, output_width, output_height, 0, 0, colorkey);
H A Dxvmc_bench.c236 window = XCreateSimpleWindow(display, root, 0, 0, config.output_width, config.output_height, 0, 0, colorkey);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardthread.c224 iWindow = XCreateSimpleWindow (pDisplay,
/xsrc/external/mit/libXpm/dist/sxpm/
H A Dsxpm.c251 iconW = XCreateSimpleWindow(dpy, root, 0, 0,
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am577 XCreateSimpleWindow \
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dx11.c431 XCreateSimpleWindow(display, parent, x, y, width, height,
/xsrc/external/mit/twm/dist/src/
H A Diconmgr.c92 p->w = XCreateSimpleWindow(dpy, Scr->Root, x, y,
H A Dicons.c499 tmp_win->icon_w = XCreateSimpleWindow(dpy, Scr->Root,
H A Dmenus.c2160 w = XCreateSimpleWindow(dpy, tmp_win->icon_w,
2164 w = XCreateSimpleWindow(dpy, tmp_win->frame,
/xsrc/external/mit/xev/dist/
H A Dxev.c1434 subw = XCreateSimpleWindow(dpy, w, INNER_WINDOW_X, INNER_WINDOW_Y,

Completed in 80 milliseconds

12