Searched refs:BorderShadowDepth (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_decorations.c | 1403 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 D | screen.h | 540 short BorderShadowDepth; ///< BorderShadowDepth config var member in struct:ScreenInfo
|
| H A D | parse_be.c | 1349 Scr->BorderShadowDepth = num; 1351 if(Scr->BorderShadowDepth < 0) { 1352 Scr->BorderShadowDepth = 2;
|
| H A D | ctwm_main.c | 743 Scr->BorderShadowDepth = 0; 1216 scr->BorderShadowDepth = 2;
|
| H A D | CHANGES.md | 1380 1. New keywords : BorderShadowDepth, TitleButtonShadowDepth,
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 573 BorderShadowDepth `pixels`::
|
Completed in 17 milliseconds