Searched refs:menu_draw_cb (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/tmux/ |
H A D | menu.c | 196 menu_draw_cb(struct client *c, void *data, in menu_draw_cb() function 552 server_client_set_overlay(c, 0, NULL, menu_mode_cb, menu_draw_cb, in menu_display()
|
H A D | popup.c | 260 menu_draw_cb(c, pd->md, rctx); in popup_draw_cb()
|
H A D | tmux.h | 3466 void menu_draw_cb(struct client *, void *,
|