Searched refs:TitleButtonShadowDepth (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/ctwm/dist/
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,
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 Dscreen.h541 short TitleButtonShadowDepth; ///< TitleButtonShadowDepth config var member in struct:ScreenInfo
H A Dparse_be.c1394 Scr->TitleButtonShadowDepth = num;
1396 if(Scr->TitleButtonShadowDepth < 0) {
1397 Scr->TitleButtonShadowDepth = 2;
H A Dctwm_main.c740 Scr->TitleButtonShadowDepth = 0;
1218 scr->TitleButtonShadowDepth = 2;
H A Dwin_decorations.c385 xwc.width -= Scr->TitleButtonShadowDepth;
422 xwc.width -= Scr->TitleButtonShadowDepth;
H A DCHANGES.md1380 1. New keywords : BorderShadowDepth, TitleButtonShadowDepth,
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1831 TitleButtonShadowDepth `pixels`::

Completed in 16 milliseconds