Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dxterm.h1331 extern void xtermReportSGR (XtermWidget /* xw */, XTermRect * /* value */);
H A Dmisc.c7590 xtermReportSGR(XtermWidget xw, XTermRect *value) in xtermReportSGR() function
H A Dcharproc.c4804 xtermReportSGR(xw, &myRect); in doparsing()