Home
last modified time | relevance | path

Searched refs:load_newer_backup_data (Results 1 – 6 of 6) sorted by relevance

/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Dgschem.c228 w_current->toplevel->load_newer_backup_data = w_current; in main_prog()
H A Dx_preview.c377 preview_w_current->toplevel->load_newer_backup_data = in preview_init()
H A Di_callbacks.c110 w_current->toplevel->load_newer_backup_data = w_current; in DEFINE_I_CALLBACK()
/dports/cad/geda/geda-gaf-1.8.2/libgeda/src/
H A Ds_toplevel.c176 toplevel->load_newer_backup_data = NULL; in s_toplevel_new()
H A Df_basic.c282 (toplevel->load_newer_backup_data, message)) { in f_open_flags()
/dports/cad/geda/geda-gaf-1.8.2/libgeda/include/libgeda/
H A Dstruct.h579 void *load_newer_backup_data; member