Searched refs:iswinbox (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dfunctions_captive.c35 if(tmp_win->iswinbox || tmp_win->iswspmgr) {
H A Dtwm_window_struct.h248 bool iswinbox; ///< This is a WindowBox window. member in struct:TwmWindow
H A Dwindowbox.c93 winbox->twmwin->iswinbox = true;
101 if(twmwin->iswinbox) {
H A Dfunctions_win.c284 || tmp_win->iswinbox
311 || tmp_win->iswinbox
338 || tmp_win->iswinbox
H A Dfunctions_misc.c221 if(!tmp_win->iswinbox) {
H A Dotp.c903 if(twm_win->winbox != NULL || twm_win->iswinbox) {
927 if(twm_win->winbox != NULL || twm_win->iswinbox) {
950 if(twm_win->winbox != NULL || twm_win->iswinbox) {
969 if(twm_win->winbox != NULL || twm_win->iswinbox) {
H A Dadd_window.c173 tmp_win->iswinbox = (wtype == AWT_WINDOWBOX);
H A Devent_handlers.c2834 if(Tmp_win->iswinbox && chwin) {
2899 if(Tmp_win->iswinbox) {

Completed in 11 milliseconds