Home
last modified time | relevance | path

Searched refs:getbkgd (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libmenu/
H A Dm_post.c212 s_bkgd = getbkgd(menu->win); in _nc_Draw_Menu()
/openbsd/lib/libcurses/
H A Dcurses.h656 extern NCURSES_EXPORT(chtype) getbkgd (WINDOW *); /* generated */
1363 #define getbkgd(win) (NCURSES_OK_ADDR(win) ? ((win)->_bkgd) : 0) macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h423 extern chtype getbkgd(WINDOW *);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h423 extern chtype getbkgd(WINDOW *);