Searched refs:WMgrHorizButtonIndent (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dparse_be.c1292 Scr->WMgrHorizButtonIndent = num;
1294 if(Scr->WMgrHorizButtonIndent < 0) {
1295 Scr->WMgrHorizButtonIndent = 0;
1297 Scr->workSpaceMgr.hspace = Scr->WMgrHorizButtonIndent;
1298 Scr->workSpaceMgr.occupyWindow->hspace = Scr->WMgrHorizButtonIndent;
H A Dscreen.h534 short WMgrHorizButtonIndent; ///< WMgrHorizButtonIndent config var member in struct:ScreenInfo
H A Dctwm_main.c1215 scr->WMgrHorizButtonIndent = 5;
1319 scr->workSpaceMgr.hspace = scr->WMgrHorizButtonIndent;
1323 scr->workSpaceMgr.occupyWindow->hspace = scr->WMgrHorizButtonIndent;
H A DCHANGES.md558 WMgrHorizButtonIndent, MapWindowCurrentWorkSpace,
1752 1. 2 New keywords: WMgrVertButtonIndent and WMgrHorizButtonIndent with 1
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc2015 WMgrHorizButtonIndent `nb_pixels`::

Completed in 13 milliseconds