Searched defs:attr_get (Results 1 – 2 of 2) sorted by relevance
237 int attr_get(attr_t *attrs, short *color_pair, void *opts) in attr_get() function
1003 #define attr_get(ap,cp,o) wattr_get(stdscr,ap,cp,o) macro