Lines Matching full:windows
54 windows,
58 \fIcurses\fP windows cannot extend outside the screen.
59 If the terminal is shrunk, \fIcurses\fP windows must be shrunk to fit.
62 rows and/or columns can be added to existing windows.
63 The added cells should match the current attributes of the windows.
88 The function \fB\%resizeterm\fP resizes the standard and current windows
100 The \fB\%resize_term\fP function attempts to resize all windows.
109 or by recreating the windows.
111 When resizing windows, \fB\%resize_term\fP recursively adjusts subwindows,
121 It returns \fBTRUE\fP if the windows would be modified,
127 or if an error occurs while (re)allocating memory for the windows.