Home | History | Annotate | Download | only in include

Lines Matching refs:chgat

120 #ifdef chgat
121 inline int UNDEF(chgat)(int n, attr_t attr, short color, const void *opts) {
122 return chgat(n, attr, color, opts); }
123 #undef chgat
124 #define chgat UNDEF(chgat)
1114 int chgat
1120 int chgat(int y, int x,
1123 // Move the cursor to the requested position and then perform chgat() as