Lines Matching refs:w1
82 Window w, w1, mw; /* enlargement window */
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, &windowName, &iconName, Argv, Argc,
694 if (w1)
695 fillGC1 = XCreateGC (dpy, w1, (GCFunction | GCPlaneMask | GCFillStyle),
932 if (!w1) { /* But we *insisted* on a TrueColor Window ! */
936 mw = w1;
1318 if (w1) /* have TrueColor capability */