126 if ( (
unsigned short )colour_pair_number >
COLOUR_PAIRS )
int wattrset(WINDOW *win, int attrs)
Set attributes in a window.
int wattr_get(WINDOW *win, attr_t *attrs, short *pair, void *opts __unused)
Get attributes and colour pair information.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
chtype getbkgd(WINDOW *win)
Get the background rendition attributes for a window.
int wcolour_set(WINDOW *win, short colour_pair_number, void *opts __unused)
Set colour pair for a window.
int wattr_off(WINDOW *win, attr_t attrs, void *opts __unused)
Turn off attributes in a window.
int wattr_on(WINDOW *win, attr_t attrs, void *opts __unused)
Turn on attributes in a window.
#define __unused
Declare a variable or data structure as unused.
uint32_t attrs
Extended attributes (optional)
attr_t attrs
window attributes
int wattron(WINDOW *win, int attrs)
Turn on attributes in a window.
int wattr_set(WINDOW *win, attr_t attrs, short cpair, void *opts __unused)
Set attributes and colour pair information in a window.
int wattroff(WINDOW *win, int attrs)
Turn off attributes in a window.
static union @438 opts
"cert<xxx>" option list
#define PAIR_NUMBER(attrs)