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

/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c82 Window w, w1, mw; /* enlargement window */ variable
83 /* w1 is TrueColor 24 bit */
85 mapped , w or w1 */
609 w1 = XCreateWindow(dpy, root,
621 w1 = XCreateWindow(dpy, root,
639 if (w1) {
640 XDestroyWindow(dpy, w1);
641 w1 = NULL;
677 if (w1) {
678 XSetWMProperties (dpy, w1,
[all...]

Completed in 11 milliseconds