Home
last modified time | relevance | path

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

/dports/graphics/geomorph/geomorph-0.60.1/src/utils/
H A Dfilesel.c229 if (!create_omenu( &file_format, ff_list, max_index, i)) in init_file_format_menu()
H A Dutils.h214 int create_omenu (omenu_struct_type **new_omenu,
H A Dutils.c1330 int create_omenu (omenu_struct_type **new_omenu, in create_omenu() function