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

  /xsrc/external/mit/xterm/dist/
xterm_io.h 231 #define TTYSIZE_COLS(data) data.ws_col
246 TTYSIZE_COLS(ts) = (ttySize_t) (cols)
250 TTYSIZE_COLS(ts) = (ttySize_t) (cols)
259 TTYSIZE_ROWS(ts), TTYSIZE_COLS(ts), (ts).ws_ypixel, (ts).ws_xpixel))
263 TTYSIZE_ROWS(ts), TTYSIZE_COLS(ts)))
resize.c 563 scaled(TTYSIZE_COLS(ts), cols, ts.ws_xpixel));
main.c 4276 TTYSIZE_COLS(ts), i));

Completed in 9 milliseconds