Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dgrid.c791 grid_string_cells_bg(const struct grid_cell *gc, int *values) in grid_string_cells_bg() function
999 nnewc = grid_string_cells_bg(gc, newc); in grid_string_cells_code()
1000 noldc = grid_string_cells_bg(lastgc, oldc); in grid_string_cells_code()