Home | Sort by: relevance | last modified time | path |
/src/lib/libcurses/ | |
attributes.c | 59 * attr_on -- 64 attr_on(attr_t attr, void *opts) function in typeref:typename:int |
curses.h | 440 #define attr_on(a, o) wattr_on(stdscr, a, o) macro 545 int attr_on(attr_t, void *); |