| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_windows.c | 72 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 D | do_valgc.c | 36 win[0] = XCreateSimpleWindow( 38 win[1] = XCreateSimpleWindow(
|
| H A D | do_movewin.c | 54 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 D | CrWindow.c | 32 Window XCreateSimpleWindow( function in typeref:typename:Window
|
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | test_xi2.c | 34 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 D | functions_win.c | 492 w = XCreateSimpleWindow(dpy, tmp_win->icon->w, 495 w = XCreateSimpleWindow(dpy, tmp_win->frame,
|
| H A D | windowbox.c | 65 win = XCreateSimpleWindow(dpy, Scr->Root, x, y, w, h, 0, Scr->Black,
|
| H A D | occupation.c | 695 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 D | workspace_manager.c | 391 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 D | ctwm_main.c | 1033 Scr->ShapeWindow = XCreateSimpleWindow(dpy, Scr->Root, 0, 0, 1379 ret = XCreateSimpleWindow(dpy, RootWindow(dpy, scrnum),
|
| H A D | iconmgr.c | 142 p->w = XCreateSimpleWindow(dpy, Scr->Root,
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imTrans.c | 111 if (!(window = XCreateSimpleWindow(im->core.display,
|
| H A D | imTrX.c | 165 if (!(spec->lib_connect_wid = XCreateSimpleWindow(im->core.display,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/ |
| H A D | test_rendering.c | 184 window = XCreateSimpleWindow(display, root, 0, 0, output_width, output_height, 0, 0, colorkey);
|
| H A D | xvmc_bench.c | 236 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 D | test_rendering.c | 184 window = XCreateSimpleWindow(display, root, 0, 0, output_width, output_height, 0, 0, colorkey);
|
| H A D | xvmc_bench.c | 236 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 D | winclipboardthread.c | 224 iWindow = XCreateSimpleWindow (pDisplay,
|
| /xsrc/external/mit/libXpm/dist/sxpm/ |
| H A D | sxpm.c | 251 iconW = XCreateSimpleWindow(dpy, root, 0, 0,
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 577 XCreateSimpleWindow \
|
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | x11.c | 431 XCreateSimpleWindow(display, parent, x, y, width, height,
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | iconmgr.c | 92 p->w = XCreateSimpleWindow(dpy, Scr->Root, x, y,
|
| H A D | icons.c | 499 tmp_win->icon_w = XCreateSimpleWindow(dpy, Scr->Root,
|
| H A D | menus.c | 2160 w = XCreateSimpleWindow(dpy, tmp_win->icon_w, 2164 w = XCreateSimpleWindow(dpy, tmp_win->frame,
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1434 subw = XCreateSimpleWindow(dpy, w, INNER_WINDOW_X, INNER_WINDOW_Y,
|