Lines Matching full:screen
56 \fI\%SCREEN\fP,
81 \fBtypedef \fI/*\fP .\|.\|. \fI*/\fP SCREEN;
165 .SS "\fISCREEN\fP"
171 represents rectangular portions of the terminal screen with the
177 The library records updates to the terminal screen in a window named
179 This object is referred to as the \*(``physical screen\*('' in
183 \fI\%ncurses\fP collects pending updates to the terminal screen in a
185 This object is referred to as the \*(``virtual screen\*('' in the
190 When the screen is refreshed,
196 It is the same size as the terminal screen and is the default window
214 contain the screen's width and height in character cells,
260 redrawing a screen containing garbage\*(''.
266 When refreshing the screen,
282 the virtual screen with \fB\%addch\fP(3X) and
283 the physical screen with \fB\%mvcur\fP(3X).
286 virtual screen.
290 tab stops on the physical screen).
300 variable only for updating the virtual screen.