| /xsrc/external/mit/ctwm/dist/ |
| H A D | drawing.h | 11 void Draw3DBorder(Window w, int x, int y, int width, int height, int bw,
|
| H A D | image_bitmap_builtin.c | 347 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 443 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 481 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 483 Draw3DBorder(image->pixmap, 3, 3, h - 6, h - 6, 1, cp, on, true, false); 484 Draw3DBorder(image->pixmap, 3, ((h - 6) / 3) + 3, ((h - 6) * 2 / 3) + 1, 486 Draw3DBorder(image->pixmap, 3, ((h - 6) * 2 / 3) + 3, ((h - 6) / 3) + 1, 515 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 517 Draw3DBorder(image->pixmap, (h / 2) - 4, (h / 2) - 4, 9, 9, 1, cp, 547 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 549 Draw3DBorder(imag [all...] |
| H A D | drawing.c | 34 Draw3DBorder(Window w, int x, int y, int width, int height, int bw, function in typeref:typename:void 200 Draw3DBorder(w, 0, 0, bwidth, bheight, Scr->WMgrButtonShadowDepth, 208 Draw3DBorder(w, 217 Draw3DBorder(w, 226 Draw3DBorder(w, 239 Draw3DBorder(w, 0, 0, bwidth, bheight, Scr->WMgrButtonShadowDepth,
|
| H A D | win_decorations.c | 1211 Draw3DBorder(tmp_win->title_w, Scr->TBInfo.titlex, 0, wid, 1317 * with Draw3DBorder() which is used for all sorts of generalized 1328 Draw3DBorder(w, x, y, width, height, bw, cp, off, true, false); 1329 Draw3DBorder(w, x + thick - bw, y + thick - bw, 1334 Draw3DBorder(w, x, y, width, height, bw, cp, off, true, false); 1335 Draw3DBorder(w, x, y + thick - bw, 1349 Draw3DBorder(w, x, y, width, height, bw, cp, off, true, false); 1350 Draw3DBorder(w, x, y, 1365 Draw3DBorder(w, x, y, width, height, bw, cp, off, true, false); 1366 Draw3DBorder( [all...] |
| H A D | icons_builtin.c | 70 Draw3DBorder(col->pix, 0, 0, w, h, 1, cp, off, true, false); 72 Draw3DBorder(col->pix, 4, i, w - 8, 3, 1, Scr->MenuC, off, true, false); 199 Draw3DBorder(col->pix, 0, 0, w, h, 4, cp, off, true, false);
|
| H A D | functions_identify.c | 279 Draw3DBorder(Scr->InfoWindow.win, 0, 0,
|
| H A D | win_ops.c | 111 Draw3DBorder(tmp_win->title_w, Scr->TBInfo.titlex, 0,
|
| H A D | menus.c | 274 Draw3DBorder(mr->w, Scr->MenuShadowDepth, y_offset, 323 Draw3DBorder(mr->w, Scr->MenuShadowDepth, y_offset, 424 Draw3DBorder(mr->w, 0, 0, mr->width, mr->height,
|
| H A D | workspace_manager.c | 706 Draw3DBorder(vs->wsw->w, 0, 0, width, height, 2, Scr->workSpaceMgr.cp, off, 2067 Draw3DBorder(window, 0, 0, width, height, 1, cp, off, true, false);
|
| H A D | iconmgr.c | 1053 Draw3DBorder(tmp->w, 0, 0, tmp->width, tmp->height,
|
| H A D | win_utils.c | 483 Draw3DBorder(Scr->SizeWindow, 0, 0,
|
| H A D | icons.c | 995 Draw3DBorder(icon->w, x, icon->height, width,
|
| H A D | occupation.c | 964 Draw3DBorder(occwin->w, 0, 0, width, height, 2, occwin->cp, off, true, false);
|
| H A D | win_resize.c | 614 Draw3DBorder(Scr->SizeWindow, 0, 0,
|