Searched refs:SEL_FILES (Results 1 – 2 of 2) sorted by relevance
69 else if (type == SEL_FILES) in generate_string()133 else if (type == SEL_FILES) in selection_box()377 index = selection_box((void **)list, isdir, list_n, SEL_FILES, what_help, NULL); in select_file()
117 typedef enum { SEL_WIN = 1, SEL_SUBWIN, SEL_FILES, SEL_CSCHEME, SEL_HISTORY } selbox_type_t; enumerator