Searched refs:GRID_ATTR_UNDERSCORE_3 (Results 1 – 5 of 5) sorted by relevance
45 (attr & GRID_ATTR_UNDERSCORE_3) ? "curly-underscore," : "", in attributes_tostring()77 { "curly-underscore", GRID_ATTR_UNDERSCORE_3 }, in attributes_fromstring()
640 #define GRID_ATTR_UNDERSCORE_3 0x400 macro649 GRID_ATTR_UNDERSCORE_3| \
905 { GRID_ATTR_UNDERSCORE_3, 43 }, in grid_string_cells_code()
2032 gc->attr |= GRID_ATTR_UNDERSCORE_3; in input_csi_dispatch_sgr_colon()
2537 else if (changed & GRID_ATTR_UNDERSCORE_3) in tty_attributes()