Searched refs:TitleButtonShadowDepth (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| 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, 515 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 547 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 580 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 583 Scr->TitleButtonShadowDepth + 2, 585 h - 2 * (Scr->TitleButtonShadowDepth + 2), 614 Draw3DBorder(image->pixmap, 0, 0, h, h, Scr->TitleButtonShadowDepth, cp, 618 Scr->TitleButtonShadowDepth [all...] |
| H A D | screen.h | 541 short TitleButtonShadowDepth; ///< TitleButtonShadowDepth config var member in struct:ScreenInfo
|
| H A D | parse_be.c | 1394 Scr->TitleButtonShadowDepth = num; 1396 if(Scr->TitleButtonShadowDepth < 0) { 1397 Scr->TitleButtonShadowDepth = 2;
|
| H A D | ctwm_main.c | 740 Scr->TitleButtonShadowDepth = 0; 1218 scr->TitleButtonShadowDepth = 2;
|
| H A D | win_decorations.c | 385 xwc.width -= Scr->TitleButtonShadowDepth; 422 xwc.width -= Scr->TitleButtonShadowDepth;
|
| H A D | CHANGES.md | 1380 1. New keywords : BorderShadowDepth, TitleButtonShadowDepth,
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 1831 TitleButtonShadowDepth `pixels`::
|
Completed in 16 milliseconds