Lines Matching refs:winbox
297 if(twm_win->winbox) {
399 while(owl != NULL && owl->twm_win->winbox != wb) {
452 WindowBox *winbox = owl->twm_win->winbox;
460 else if(winbox != NULL) {
461 vs_owl = GetOwlAtOrBelowInWinbox(&other_owl, winbox);
903 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) {
1235 else if(twm_win->winbox) {
1237 parent = twm_win->winbox->twmwin->otp;