Searched refs:GRID_FLAG_EXTENDED (Results 1 – 4 of 4) sorted by relevance
83 if (gce->flags & GRID_FLAG_EXTENDED) in grid_need_extended_cell()111 gce->flags = (flags | GRID_FLAG_EXTENDED); in grid_get_extended_cell()123 if (~gce->flags & GRID_FLAG_EXTENDED) in grid_extended_cell()160 if (gce->flags & GRID_FLAG_EXTENDED) in grid_compact_line()175 if (gce->flags & GRID_FLAG_EXTENDED) { in grid_compact_line()526 if (gce->flags & GRID_FLAG_EXTENDED) { in grid_get_cell1()
1932 if (gce->flags & GRID_FLAG_EXTENDED) in screen_write_cell()
718 #define GRID_FLAG_EXTENDED 0x8 macro
3428 if (~gce->flags & GRID_FLAG_EXTENDED) { in window_copy_cellstring()