Searched defs:refresh_func (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dhelp.c37 void do_help(void (*refresh_func)(void)) argument
H A Dprompt.c927 void total_statusbar_refresh(void (*refresh_func)(void)) argument
54 do_statusbar_input(bool *meta_key, bool *func_key, bool *s_or_t, bool *ran_func, bool *finished, bool allow_funcs, void (*refresh_func)(void)) argument
935 get_prompt_string(bool allow_tabs, bool allow_files, const char *curranswer, filestruct **history_list, void (*refresh_func)(void), const shortcut *s , bool *list ) argument
1170 do_prompt(bool allow_tabs, bool allow_files, const shortcut *s, const char *curranswer, filestruct **history_list, void (*refresh_func)(void), const char *msg, ...) argument
[all...]
H A Dfiles.c2246 input_tab(char *buf, bool allow_files, size_t *place, bool *lastwastab, void (*refresh_func)(void), bool *list) argument

Completed in 81 milliseconds