Lines Matching refs:mw
82 Window w, w1, mw; /* enlargement window */
84 /* mw is the window that is finally
936 mw = w1;
940 mw = w;
943 XMapWindow (dpy, mw);
944 (void)XSetWMProtocols(dpy, mw, &wm_delete_window, 1);
976 MapPixWindow (mw, (buttonevent->y/magnification < height/2));
983 if (XQueryPointer(dpy,mw,&rootW,&childW,&rx,&ry,&x,&y,&mask)) {
1035 XUnmapWindow (dpy, mw);
1037 XSetWMNormalHints (dpy, mw, whp);
1134 XFillRectangle (dpy, mw, fGC,
1151 XFillRectangle (dpy, mw, fGC, r_x, r_y, r_width, r_height);