Home
last modified time | relevance | path

Searched defs:menu_data (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dmenu.c26 struct menu_data { struct
27 struct cmdq_item *item;
28 int flags;
30 struct grid_cell style;
36 struct screen s;
38 u_int px;
39 u_int py;
41 struct menu *menu;
42 int choice;
44 menu_choice_cb cb;
[all …]