Searched refs:PaintWsButton (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | drawing.h | 21 void PaintWsButton(PWBType which, VirtualScreen *vs, Window w,
|
| H A D | occupation.c | 970 PaintWsButton(OCCUPYWINDOW, NULL, bw, ws->label, ws->cp, bs); 972 PaintWsButton(OCCUPYBUTTON, NULL, occwin->OK, ok_string, 974 PaintWsButton(OCCUPYBUTTON, NULL, occwin->cancel, cancel_string, 976 PaintWsButton(OCCUPYBUTTON, NULL, occwin->allworkspc, everywhere_string, 1029 PaintWsButton(OCCUPYWINDOW, NULL, occupyW->obuttonw [ws->number], 1056 PaintWsButton(OCCUPYWINDOW, NULL, occupyW->obuttonw [ws->number],
|
| H A D | workspace_utils.c | 203 PaintWsButton(WSPCWINDOW, vs, bsw->w, oldws->label, oldws->cp, off); 205 PaintWsButton(WSPCWINDOW, vs, bsw->w, newws->label, newws->cp, on);
|
| H A D | drawing.c | 153 PaintWsButton(PWBType which, VirtualScreen *vs, Window w, function in typeref:typename:void
|
| H A D | workspace_manager.c | 691 PaintWsButton(WSPCWINDOW, vs, buttonw, ws->label, ws->cp, bs); 736 PaintWsButton(WSPCWINDOW, vs, buttonw, ws->label, ws->cp, bs); 934 PaintWsButton(WSPCWINDOW, vs, vs->wsw->bswl[ws->number]->w, ws->label,
|
Completed in 12 milliseconds