Searched defs:border_gc (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/tmux/ |
H A D | screen-write.c | 633 screen_write_hline(struct screen_write_ctx * ctx,u_int nx,int left,int right,enum box_lines lines,const struct grid_cell * border_gc) screen_write_hline() argument 696 screen_write_menu(struct screen_write_ctx * ctx,struct menu * menu,int choice,enum box_lines lines,const struct grid_cell * menu_gc,const struct grid_cell * border_gc,const struct grid_cell * choice_gc) screen_write_menu() argument
|
H A D | tmux.h | 1101 struct grid_cell border_gc; global() member
|