Searched refs:has_link (Results 1 – 1 of 1) sorted by relevance
927 struct screen *sc, int *has_link) in grid_string_cells_code() argument1027 *has_link = grid_string_cells_add_hyperlink(buf, len, in grid_string_cells_code()1029 } else if (*has_link) { in grid_string_cells_code()1032 *has_link = 0; in grid_string_cells_code()1048 int has_link = 0; in grid_string_cells() local1074 flags, s, &has_link); in grid_string_cells()1102 if (has_link) { in grid_string_cells()