Lines Matching full:window
54 manipulate background of a \fIcurses\fP window of wide characters
60 \fBint wbkgrnd(WINDOW *\fIwin\fP, const cchar_t *\fIwch\fP);
63 \fBvoid wbkgrndset(WINDOW *\fIwin\fP, const cchar_t *\fIwch\fP);
66 \fBint wgetbkgrnd(WINDOW *\fIwin\fP, cchar_t *\fIwch\fP);
73 window
82 The blank character is a spacing character that populates a window's
85 written to the window,
90 characters written to the window as described below.
99 \fB\%stdscr\fP or the specified window and then apply this setting to
100 every character cell in that window.
102 The rendition of every character in the window changes to the new
112 The library applies to following procedure to each cell in the window,
131 and its background color matches that of the current window background,
135 It finishes by setting the cell's background to use the new window
139 and its background color does not match that of the current window
155 the applicable window,
162 specified window and store it via the
178 .I \%WINDOW