Searched refs:Draw3DBorder (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Ddrawing.h11 void Draw3DBorder(Window w, int x, int y, int width, int height, int bw,
H A Dimage_bitmap_builtin.c347 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 Ddrawing.c34 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 Dwin_decorations.c1211 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 Dicons_builtin.c70 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 Dfunctions_identify.c279 Draw3DBorder(Scr->InfoWindow.win, 0, 0,
H A Dwin_ops.c111 Draw3DBorder(tmp_win->title_w, Scr->TBInfo.titlex, 0,
H A Dmenus.c274 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 Dworkspace_manager.c706 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 Diconmgr.c1053 Draw3DBorder(tmp->w, 0, 0, tmp->width, tmp->height,
H A Dwin_utils.c483 Draw3DBorder(Scr->SizeWindow, 0, 0,
H A Dicons.c995 Draw3DBorder(icon->w, x, icon->height, width,
H A Doccupation.c964 Draw3DBorder(occwin->w, 0, 0, width, height, 2, occwin->cp, off, true, false);
H A Dwin_resize.c614 Draw3DBorder(Scr->SizeWindow, 0, 0,

Completed in 18 milliseconds