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

/xsrc/external/mit/ctwm/dist/
H A Dscreen.h925 short OpenWindowTimeout; ///< OpenWindowTimeout config var member in struct:ScreenInfo
H A Dparse_be.c1430 Scr->OpenWindowTimeout = num;
1432 if(Scr->OpenWindowTimeout < 0) {
1433 Scr->OpenWindowTimeout = 0;
H A Dadd_window.c1079 if(Scr->OpenWindowTimeout) {
1084 .tv_sec = Scr->OpenWindowTimeout,
H A Dctwm_main.c1280 scr->OpenWindowTimeout = 0;
H A DCHANGES.md1152 1. OpenWindowTimeout number
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1526 OpenWindowTimeout `seconds`::

Completed in 22 milliseconds