Lines Matching +defs:c +defs:label +defs:offset
143 int offset; member
512 u_int sx, u_int sy, const struct grid_cell *gc, const char *label) in window_tree_draw_label()
540 u_int loop, total, visible, each, width, offset; in window_tree_draw_session() local
544 char *label; in window_tree_draw_session() local
673 u_int loop, total, visible, each, width, offset; in window_tree_draw_window() local
677 char *label; in window_tree_draw_window() local
863 window_tree_menu(void *modedata, struct client *c, key_code key) in window_tree_menu()
1041 window_tree_command_each(void *modedata, void *itemdata, struct client *c, in window_tree_command_each()
1070 window_tree_command_callback(struct client *c, void *modedata, const char *s, in window_tree_command_callback()
1099 __unused struct client *c, __unused key_code key) in window_tree_kill_each()
1129 window_tree_kill_current_callback(struct client *c, void *modedata, in window_tree_kill_current_callback()
1150 window_tree_kill_tagged_callback(struct client *c, void *modedata, in window_tree_kill_tagged_callback()
1232 window_tree_key(struct window_mode_entry *wme, struct client *c, in window_tree_key()