Searched refs:window (Results 1 - 25 of 26) sorted by relevance

12

/solaris-x11-s11/open-src/app/xpr/
H A DMakefile3 # xpr - utility to print xwd window dump images
32 MODULE_PKGNAME=x11/x11-window-dump
36 MODULE_DESC = the xpr utility to print xwd window dump images
/solaris-x11-s11/open-src/app/xcompmgr/
H A DMakefile40 MODULE_PKGNAME=desktop/window-manager/$(MODULE_NAME)
/solaris-x11-s11/open-src/app/twm/
H A DMakefile32 MODULE_PKGNAME=desktop/window-manager/twm
/solaris-x11-s11/open-src/app/xsetroot/
H A DMakefile3 # xsetroot - X11 root window parameter (background, cursor) setting utility
36 MODULE_DESC = the xsetroot X11 root window settings utility
/solaris-x11-s11/open-src/app/xwd/
H A DMakefile3 # xwd - X window dump utility to take screen shots
43 MODULE_PKGNAME=x11/x11-window-dump
/solaris-x11-s11/open-src/app/xwininfo/
H A DMakefile36 MODULE_DESC = the xwininfo X11 window information utility
/solaris-x11-s11/open-src/app/xwud/
H A DMakefile3 # xwud - simple application to display window dump images saved by xwd
43 MODULE_PKGNAME=x11/x11-window-dump
/solaris-x11-s11/open-src/app/xprop/
H A DMakefile3 # xprop - utility to display X11 window and font properties
32 MODULE_DESC = the xprop utility to display X11 window and font properties
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.c51 static Window win; /* window used to cover screen */
79 redisplay_indexed(Window window) argument
94 if (window == win) {
109 XFillRectangle(dsp, window, gc, x, y, w, h);
115 redisplay_direct(Window window) argument
124 if (window == win) {
148 XFillRectangle(dsp, window, gc, x, y, w, h);
160 XFillRectangle(dsp, window, gc, x, y, w, h);
172 XFillRectangle(dsp, window, gc, x, y, w, h);
197 redisplay(event.xexpose.window);
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c886 ev->window = event->u.keyButtonPointer.event;
903 ev->window = event->u.keyButtonPointer.event;
919 ev->window = event->u.keyButtonPointer.event;
936 ev->window = event->u.enterLeave.event;
956 ev->window = event->u.focus.window;
964 ev->window = dpy->current;
973 ev->window = event->u.expose.window;
1006 ev->window
[all...]
H A DXDPS.c2216 ee->window = my->agentWindow;
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.h60 typedef struct _winVisInfo { /* A window & it's VisualInfo */
61 Window window; member in struct:_winVisInfo
65 int x, y, width, height; /* GetImage, in window space */
134 void mvWalkTree(Window window, int parentX, int parentY,
H A Dmultivis.c175 * Recursively walk the window tree.
182 Window win, /* This window */
187 Bool ancestorShaped, /* ancestor was a Shaped window */
235 pWinInfo->window = win;
280 /* Translate from relative parent's origin to this window's origin */
361 * Traverse the window list front to back. Get the entire Image
362 * from each window, but only Label a pixel in the Img once.
369 * window than were essential.
384 if (!(xim = XGetImage(mvDpy, pWI->window, pWI->x, pWI->y, pWI->width,
400 /* label the pixel in the map with this window'
[all...]
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DXPanoramiX.c224 req->window = drawable;
232 panoramiX_info->window = rep.window;
252 req->window = drawable;
260 panoramiX_info->window = rep.window;
281 req->window = drawable;
290 panoramiX_info->window = rep.window;
H A DTransOvl.c1161 req->window = w;
/solaris-x11-s11/open-src/lib/libXtsol/sun-src/
H A DXtsol.h206 Window window,
H A DXtsol.c331 * make the window a trusted path window
356 * Turn on the trusted bit of window
381 * Turn off the trusted bit of window
411 XID xid; /* window id of client */
488 XTSOLgetPropAttributes(dpy, window, property, propattrp)
490 Window window;
505 req->id = window;
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Mailbox.c338 return XmuCreatePixmapFromBitmap (dpy, w->core.window, bitmap,
363 XCreateBitmapFromData (dpy, w->core.window,
369 XCreateBitmapFromData (dpy, w->core.window,
574 /* center the picture in the window */
H A DXaw3_1Viewport.c325 Window window = XtWindow(w); local
336 w->core.window = XtWindow(w->viewport.clip);
338 w->core.window = window;
607 * clip_width, clip_height - size of clip window.
H A DXaw3_1Scrollbar.c528 Check(xany.window);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DViewport.c358 Window window = XtWindow(w); local
369 w->core.window = XtWindow(w->viewport.clip);
371 w->core.window = window;
669 * clip_width, clip_height - size of clip window.
H A DScrollbar.c556 Check(xany.window);
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Dtransovlstr.h280 Window window B32;
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c177 static Window win[MAXSCREENS]; /* window used to cover screen */
178 static Window icon[MAXSCREENS]; /* window used during password typein */
179 static Window root[MAXSCREENS]; /* convenience pointer to the root window */
273 * window manager might have had the mouse grabbed to drive the menu choice
449 if (((XButtonEvent *) & event)->window == icon[screen]) {
1107 XRaiseWindow(dsp, event.xany.window);
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c231 ErrorF("TsolExtensionInit: Cannot allocate window private.\n");
341 * In RANDR extension, usual window policy is
921 message.u.clientMessage.window = RootOf(pWin);
1033 /* Valid window check */
1096 /* Valid window check */
1207 /* property does not exist, use window's attributes */
1395 /* window should not be root but child of root */
1417 /* window should not be root but child of root */
1444 * Turn on window's Trusted bit
1460 /* window shoul
[all...]

Completed in 82 milliseconds

12