Lines Matching refs:buttonw
545 Window buttonw = vs->wsw->bswl[ws->number]->w;
548 XSelectInput(dpy, buttonw, ButtonPressMask | ButtonReleaseMask
550 XSaveContext(dpy, buttonw, TwmContext, (XPointer) tmp_win);
551 XSaveContext(dpy, buttonw, ScreenContext, (XPointer) Scr);
688 Window buttonw = vs->wsw->bswl[ws->number]->w;
691 PaintWsButton(WSPCWINDOW, vs, buttonw, ws->label, ws->cp, bs);
719 Window buttonw;
724 buttonw = vs->wsw->bswl[ws->number]->w;
725 if(event->xexpose.window == buttonw) {
736 PaintWsButton(WSPCWINDOW, vs, buttonw, ws->label, ws->cp, bs);