Searched refs:ts_cols (Results 1 – 10 of 10) sorted by relevance
422 if (ts.ts_cols != 0) in get_screensize()424 screen_width = ts.ts_cols - 1; in get_screensize()
87 *columns = ts.ts_cols; in get_window_size()
176 int ts_cols; member
87 # define WINSIZE_COLS(n) (int)n.ts_cols
63 # define WINSIZE_COLS(n) (int)n.ts_cols
1548 if (ts.ts_cols) in GetSize()1549 *cols = ts.ts_cols; in GetSize()
984 if (ts.ts_cols) in terminal_get_size()985 *cols = ts.ts_cols; in terminal_get_size()
133 # define WINSIZE_COLS(n) n.ts_cols
16742 int x = win.ts_cols;
5931 int x = win.ts_cols;