Searched refs:setupLineData (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | scrollback.c | 84 * setupLineData uses the attribs as the first address used from the 101 setupLineData(screen, where, (Char *) block, 1, ncols, False); 118 * setupLineData uses the attribs as the first address used from the
|
| H A D | screen.c | 179 setupLineData(TScreen *screen, function in typeref:typename:void 388 setupLineData(screen, base, *addr, nrow, ncol, True); 516 setupLineData(screen, newBufHead, *sbufaddr, nrow, ncol, True); 570 setupLineData(screen, newBufHead, *sbufaddr, nrow, ncol, True);
|
| H A D | xterm.h | 1587 extern void setupLineData (TScreen * /* screen */, ScrnBuf /* base */, Char * /* data */, unsigned /* nrow */, unsigned /* ncol */, Bool /* bottom */);
|
Completed in 13 milliseconds