Searched refs:BorderShadowDepth (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dwin_decorations.c1403 Scr->BorderShadowDepth, cp, off, true, false);
1405 tmp_win->frame_bw3D - Scr->BorderShadowDepth,
1406 tmp_win->frame_bw3D - Scr->BorderShadowDepth,
1407 tmp_win->frame_width - 2 * tmp_win->frame_bw3D + 2 * Scr->BorderShadowDepth,
1408 tmp_win->frame_height - 2 * tmp_win->frame_bw3D + 2 * Scr->BorderShadowDepth,
1409 Scr->BorderShadowDepth, cp, on, true, false);
1427 tmp_win->frame_bw3D, Scr->BorderShadowDepth, cp, TopLeft);
1432 tmp_win->frame_bw3D, Scr->BorderShadowDepth, cp, TopRight);
1437 tmp_win->frame_bw3D, Scr->BorderShadowDepth, cp, BottomRight);
1442 tmp_win->frame_bw3D, Scr->BorderShadowDepth, c
[all...]
H A Dscreen.h540 short BorderShadowDepth; ///< BorderShadowDepth config var member in struct:ScreenInfo
H A Dparse_be.c1349 Scr->BorderShadowDepth = num;
1351 if(Scr->BorderShadowDepth < 0) {
1352 Scr->BorderShadowDepth = 2;
H A Dctwm_main.c743 Scr->BorderShadowDepth = 0;
1216 scr->BorderShadowDepth = 2;
H A DCHANGES.md1380 1. New keywords : BorderShadowDepth, TitleButtonShadowDepth,
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc573 BorderShadowDepth `pixels`::

Completed in 17 milliseconds