Home
last modified time | relevance | path

Searched refs:window_customize_get_key (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dwindow-customize.c165 window_customize_get_key(struct window_customize_itemdata *item, in window_customize_get_key() function
600 if (item == NULL || !window_customize_get_key(item, &kt, &bd)) in window_customize_draw_key()
1181 if (item == NULL || !window_customize_get_key(item, NULL, &bd)) in window_customize_set_command_callback()
1218 if (item == NULL || !window_customize_get_key(item, NULL, &bd)) in window_customize_set_note_callback()
1242 if (item == NULL || !window_customize_get_key(item, NULL, &bd)) in window_customize_set_key()
1291 if (item == NULL || !window_customize_get_key(item, &kt, &bd)) in window_customize_unset_key()
1308 if (item == NULL || !window_customize_get_key(item, &kt, &bd)) in window_customize_reset_key()