Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dxterm.h1332 extern void xtermPushColors (XtermWidget /* xw */, int /* value */);
H A Dcharproc.c4817 xtermPushColors(xw, DEFAULT); in doparsing()
4820 xtermPushColors(xw, GetParam(count)); in doparsing()
H A Dmisc.c7788 xtermPushColors(XtermWidget xw, int value) in xtermPushColors() function