Home
last modified time | relevance | path

Searched refs:W_TYPE_GROUP (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/screen/screen-4.8.0/
H A Dlist_window.c62 …group && !(wdata)->onblank && Layer2Window(flayer) && Layer2Window(flayer)->w_type == W_TYPE_GROUP)
146 if (w->w_type == W_TYPE_GROUP) in gl_Window_add_group()
166 if (w->w_type == W_TYPE_GROUP && wdata->nested) in gl_Window_rebuild()
H A Dwindow.c266 if (fore->w_type == W_TYPE_GROUP)
630 if (type == W_TYPE_GROUP)
658 if (fore && fore->w_type == W_TYPE_GROUP)
765 if (VerboseCreate && type != W_TYPE_GROUP)
817 if (type == W_TYPE_GROUP)
1024 if (wp->w_type == W_TYPE_GROUP)
1106 *typep = W_TYPE_GROUP;
H A Dwindow.h322 #define W_TYPE_GROUP 3 macro
H A Dcanvas.c278 if (wi && wi->w_type != W_TYPE_GROUP)
305 if (wi && wi->w_type == W_TYPE_GROUP)
H A Dresize.c671 if (p->w_type == W_TYPE_GROUP)
H A Dprocess.c4348 if (fore->w_group == fore || (fore->w_group && fore->w_group->w_type != W_TYPE_GROUP))
5626 if (p->w_ptyfd < 0 && p->w_type != W_TYPE_GROUP)