Searched refs:cell2attr (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | terminal.c | 2864 cell2attr( in cell2attr() function 2975 clear_attr = cell2attr(term, wp, &attr, &fg, &bg); in term_scroll_up() 3620 ScreenAttrs[off] = cell2attr(term, wp, &cell.attrs, &cell.fg, in term_line2screenline() 3881 return cell2attr(term, wp, &cellattr->attrs, &cellattr->fg, &cellattr->bg); in term_get_attr() 6158 cell2attr(term, NULL, &attrs, &fg, &bg)); in f_term_scrape()
|