Searched refs:xtermClear2 (Results 1 - 5 of 5) sorted by path
| /xsrc/external/mit/xterm/dist/ |
| H A D | charproc.c | 9287 xtermClear2(xw, 12210 * in xtermClear2(). When not double-buffering, the XClearArea call works,
|
| H A D | screen.c | 2173 xtermClear2(xw, 2178 xtermClear2(xw,
|
| H A D | scrollbar.c | 423 xtermClear2(xw,
|
| H A D | util.c | 2383 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 D | xterm.h | 1741 extern void xtermClear2 (XtermWidget /* xw */, int /* x */, int /* y */, unsigned /* width */, unsigned /* height */);
|
Completed in 34 milliseconds