Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dgrid.c863 grid_string_cells_us(const struct grid_cell *gc, int *values) in grid_string_cells_us() function
1028 nnewc = grid_string_cells_us(gc, newc); in grid_string_cells_code()
1029 noldc = grid_string_cells_us(lastgc, oldc); in grid_string_cells_code()