Searched refs:xtermFormatSGR (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | print.c | 388 xtermFormatSGR(xw, msg + strlen(msg), attr, (int) fg, (int) bg);
|
| H A D | xterm.h | 1311 extern char *xtermFormatSGR (XtermWidget /* xw */, char * /* target */, unsigned /* attrs */, int /* fg */, int /* bg */);
|
| H A D | misc.c | 3246 xtermFormatSGR(XtermWidget xw, char *target, unsigned attr, int fg, int bg) function in typeref:typename:char * 4914 xtermFormatSGR(xw, reply, xw->flags, xw->cur_foreground, xw->cur_background); 8085 xtermFormatSGR(xw, reply,
|
Completed in 15 milliseconds