Searched refs:sb_cols (Results 1 – 1 of 1) sorted by relevance
63 int sb_cols; // can differ per line member1740 line->sb_cols = 0; in add_empty_scrollback()1869 line->sb_cols = len; in update_snapshot()3276 line->sb_cols = len; in handle_pushline()3330 line->sb_cols = pp_line->sb_cols; in handle_postponed_scrollback()3876 if (col < 0 || col >= line->sb_cols) in term_get_attr()5022 line->sb_cols = ga_cell.ga_len; in read_dump_file()6113 if (pos.col >= line->sb_cols) in f_term_scrape()