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

/xsrc/external/mit/ctwm/dist/
H A Dtwm_window_struct.h186 bool isoccupy; ///< This is an Occupy window member in struct:TwmWindow
H A Dctwm_shutdown.c193 if(tw->isiconmgr || tw->iswspmgr || tw->isoccupy) {
H A Dadd_window.c171 tmp_win->isoccupy = (wtype == AWT_OCCUPY);
1718 if(!(tmp_win->isiconmgr || tmp_win->iswspmgr || tmp_win->isoccupy)) {
H A Dwin_decorations.c147 if(tmp_win->isoccupy) {

Completed in 7 milliseconds