Searched refs:xtermClear2 (Results 1 - 5 of 5) sorted by path

/xsrc/external/mit/xterm/dist/
H A Dcharproc.c9287 xtermClear2(xw,
12210 * in xtermClear2(). When not double-buffering, the XClearArea call works,
H A Dscreen.c2173 xtermClear2(xw,
2178 xtermClear2(xw,
H A Dscrollbar.c423 xtermClear2(xw,
H A Dutil.c2383 xtermClear2(XtermWidget xw, int x, int y, unsigned width, unsigned height) function in typeref:typename:void
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,
H A Dxterm.h1741 extern void xtermClear2 (XtermWidget /* xw */, int /* x */, int /* y */, unsigned /* width */, unsigned /* height */);

Completed in 34 milliseconds