Searched defs:attr (Results 1 – 2 of 2) sorted by relevance
71 #define mkattr(name, attr) do { \ in normal_color_theme() argument103 #define mkattrn(name, attr) { attributes[name] = attr; } in no_colors_theme() argument
242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()