Lines Matching +full:cell +full:- +full:value
2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 2002-2015,2017 Free Software Foundation, Inc. *
31 .TH curs_bkgrnd 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
53 \fB\%wgetbkgrnd\fP \-
84 The background's attributes are combined with all non-blank characters
100 every character cell in that window.
109 updates the rendition of each character cell by comparing the character,
110 non-color attributes,
112 The library applies to following procedure to each cell in the window,
116 first compares the cell's character to the previously specified blank
120 writes the new blank character to the cell.
123 then checks if the cell uses color,
125 its color pair value is nonzero.
127 it simply replaces the attributes and color pair in the cell with those
130 If the cell uses color,
135 It finishes by setting the cell's background to use the new window
138 If the cell uses color,
142 updates only the non-color attributes,
147 treats a background character value of zero (0) as a blank character.
165 .SH RETURN VALUE
166 \fBbkgrndset\fP and \fBwbkgrndset\fP do not return a value.
194 Unlike their counterparts in the non-\*(``wide\*('' configuration of
200 not as the return value.
211 non-\*(``wide\*('' configuration of