Searched refs:menu_mode_cb (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dmenu.c170 menu_mode_cb(__unused struct client *c, void *data, u_int *cx, u_int *cy) function
553 server_client_set_overlay(c, 0, NULL, menu_mode_cb, menu_draw_cb,
H A Dpopup.c155 return (menu_mode_cb(c, pd->md, cx, cy));
H A Dtmux.h3332 struct screen *menu_mode_cb(struct client *, void *, u_int *, u_int *);

Completed in 112 milliseconds