Searched refs:CELL_INSIDE (Results 1 – 2 of 2) sorted by relevance
349 return (CELL_INSIDE); in screen_redraw_check_cell()399 return (CELL_INSIDE); in screen_redraw_check_cell()737 if (cell_type == CELL_INSIDE || cell_type == CELL_SCROLLBAR) in screen_redraw_draw_borders_cell()
739 #define CELL_INSIDE 0 macro