Home
last modified time | relevance | path

Searched defs:path_n_file (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/geomorph/geomorph-0.60.1/src/app/
H A Ddocument.c66 gchar *path_n_file, *new_path_n_file; in doc_save() local
168 gchar *path_n_file, gint sequence, gpointer commit_data_adr, in doc_new()
282 doc_wrapper *doc_prepare_to_load(gchar *path_n_file, types_wrapper *types) { in doc_prepare_to_load()
H A Dmain.c81 gchar *default_dir, *path_n_file, *buf, *command; in find_config_file() local
H A Dapp.c750 gchar *path_n_file; in open_callb() local
/dports/graphics/geomorph/geomorph-0.60.1/src/utils/
H A Dconfig_dialog.h47 char **path_n_file; // Last file loaded member
H A Dutils.c280 void split_dir_file (gchar *path_n_file, gchar **dname, gchar **fname, gchar sep) { in split_dir_file()
299 gchar *get_dir_name(gchar *path_n_file, gchar sep) { in get_dir_name()
314 gchar *get_file_name(gchar *path_n_file, gchar sep) { in get_file_name()
H A Dconfig_dialog.c714 GtkWidget * options_dialog_new( char **path_n_file, in options_dialog_new()
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Drender.c224 gchar *path_n_file, *dir; in run_with_choice_callb() local
H A Dhf.c168 void hf_write( hf_struct_type *hf, gchar *path_n_file, camera_struct *cameras[]) { in hf_write()
369 hf_struct_type * hf_read(gchar *path_n_file, gboolean *fname_tochoose, gchar **msg, gboolean *tilin… in hf_read()
H A Dhf_wrapper.c722 gchar *path_n_file, in hf_wrapper_new()
950 void hf_wrapper_save (gpointer data, gchar *path_n_file) { in hf_wrapper_save()