Searched refs:CHAR_CELLS (Results 1 – 1 of 1) sorted by relevance
455 # define CHAR_CELLS char_cells in screen_line() macro521 redraw_next = force || char_needs_redraw(off_from + CHAR_CELLS, in screen_line()522 off_to + CHAR_CELLS, endcol - col - CHAR_CELLS); in screen_line()530 hl = ScreenAttrs[off_to + CHAR_CELLS]; in screen_line()697 off_to += CHAR_CELLS; in screen_line()698 off_from += CHAR_CELLS; in screen_line()699 col += CHAR_CELLS; in screen_line()