Searched refs:CELL_LEFTJOIN (Results 1 – 3 of 3) sorted by relevance
288 return (CELL_LEFTJOIN); in screen_redraw_type_of_cell()736 (cell_type == CELL_LEFTJOIN && in screen_redraw_draw_borders_cell()
650 screen_write_box_border_set(lines, CELL_LEFTJOIN, &gc); in screen_write_hline()
743 #define CELL_LEFTJOIN 9 macro