Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dprint.c403 xtermFormatSGR(xw, msg + strlen(msg), attr, (int) fg, (int) bg); in send_SGR()
H A Dxterm.h1174 extern char *xtermFormatSGR (XtermWidget /* xw */, char * /* target */, unsigned /* attrs */, int /…
H A Dmisc.c3269 xtermFormatSGR(XtermWidget xw, char *target, unsigned attr, int fg, int bg) in xtermFormatSGR() function
4743 xtermFormatSGR(xw, reply, xw->flags, xw->cur_foreground, xw->cur_background); in do_dcs()
7627 xtermFormatSGR(xw, reply, in xtermReportSGR()