Home | History | Annotate | Download | only in include

Lines Matching refs:attr_get

527 extern NCURSES_EXPORT(int) attr_get (attr_t *, short *, void *);	/* generated */
1013 #define attr_get(ap,cp,o) wattr_get(stdscr,ap,cp,o)