HomeSort by: relevance | last modified time | path
    Searched refs:xtermClear2 (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
util.c 2383 xtermClear2(XtermWidget xw, int x, int y, unsigned width, unsigned height)
2401 xtermClear2(xw, x, vmark1, width, (unsigned) (yy - vmark1));
2435 xtermClear2(xw, xb, vmark2, width, (unsigned) (yy - vmark2));
2486 xtermClear2(xw,
2697 xtermClear2(xw, 0, 0, FullWidth(screen), FullHeight(screen));
5239 xtermClear2(xw,
scrollbar.c 423 xtermClear2(xw,
xterm.h 1741 extern void xtermClear2 (XtermWidget /* xw */, int /* x */, int /* y */, unsigned /* width */, unsigned /* height */);
screen.c 2173 xtermClear2(xw,
2178 xtermClear2(xw,
charproc.c 9287 xtermClear2(xw,
12210 * in xtermClear2(). When not double-buffering, the XClearArea call works,

Completed in 17 milliseconds