Searched defs:chgat (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesw.h121 inline int UNDEF(chgat)(int n, attr_t attr, short color, const void *opts) { function
123 #undef chgat macro
124 #define chgat UNDEF(chgat) macro
1114 int chgat(int n, attr_t attr, short color, const void *opts=NULL) { function in class:NCursesWindow
1120 int chgat(int y, int x, function in class:NCursesWindow

Completed in 126 milliseconds