Searched defs:src_gl (Results 1 – 1 of 1) sorted by relevance
691 grid_reflow_join(struct grid *dst, u_int *py, struct grid_line *src_gl, in grid_reflow_join()727 grid_reflow_split(struct grid *dst, u_int *py, struct grid_line *src_gl, in grid_reflow_split()767 grid_reflow_move(struct grid *dst, u_int *py, struct grid_line *src_gl) in grid_reflow_move()794 struct grid_line *src_gl; in grid_reflow() local