Home
last modified time | relevance | path

Searched refs:has_link (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dgrid.c927 struct screen *sc, int *has_link) in grid_string_cells_code() argument
1027 *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() local
1074 flags, s, &has_link); in grid_string_cells()
1102 if (has_link) { in grid_string_cells()