Searched refs:GRID_ATTR_UNDERSCORE_4 (Results 1 – 5 of 5) sorted by relevance
46 (attr & GRID_ATTR_UNDERSCORE_4) ? "dotted-underscore," : "", in attributes_tostring()78 { "dotted-underscore", GRID_ATTR_UNDERSCORE_4 }, in attributes_fromstring()
702 #define GRID_ATTR_UNDERSCORE_4 0x800 macro711 GRID_ATTR_UNDERSCORE_4| \
972 { GRID_ATTR_UNDERSCORE_4, 44 }, in grid_string_cells_code()
2113 gc->attr |= GRID_ATTR_UNDERSCORE_4; in input_csi_dispatch_sgr_colon()
2636 else if (changed & GRID_ATTR_UNDERSCORE_4) in tty_attributes()