Searched refs:auto_lower (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dtwm_window_struct.h178 bool auto_lower; ///< Should we auto-lower this window ? member in struct:TwmWindow
H A Dfunctions_win.c54 tmp_win->auto_lower = !tmp_win->auto_lower;
55 if(tmp_win->auto_lower) {
H A Dadd_window.c388 tmp_win->auto_lower = Scr->AutoLowerDefault || CHKL(AutoLower);
389 if(tmp_win->auto_lower) {
H A Devent_handlers.c1858 if(Tmp_win->auto_lower) {
3656 if(Tmp_win->auto_lower) {

Completed in 8 milliseconds