Searched refs:xtermFormatSGR (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dprint.c388 xtermFormatSGR(xw, msg + strlen(msg), attr, (int) fg, (int) bg);
H A Dxterm.h1311 extern char *xtermFormatSGR (XtermWidget /* xw */, char * /* target */, unsigned /* attrs */, int /* fg */, int /* bg */);
H A Dmisc.c3246 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