Home
last modified time | relevance | path

Searched refs:compose_function_dispatcher (Results 1 – 3 of 3) sorted by path

/dports/mail/neomutt/neomutt-20211029/compose/
H A Dcompose.c448 int rc = compose_function_dispatcher(dlg, op); in mutt_compose_menu()
H A Dfunctions.c1974 int compose_function_dispatcher(struct MuttWindow *win_compose, int op) in compose_function_dispatcher() function
H A Dfunctions.h49 int compose_function_dispatcher(struct MuttWindow *win_compose, int op);