Searched refs:CELL_TOPBOTTOM (Results 1 – 3 of 3) sorted by relevance
294 return (CELL_TOPBOTTOM); in screen_redraw_type_of_cell()705 if (cell_type == CELL_TOPBOTTOM && in screen_redraw_draw_borders_cell()735 (cell_type == CELL_TOPBOTTOM || in screen_redraw_draw_borders_cell()
784 screen_write_box_border_set(lines, CELL_TOPBOTTOM, &gc); in screen_write_box()
735 #define CELL_TOPBOTTOM 1 macro