Searched refs:same_dir_window (Results 1 – 1 of 1) sorted by relevance
1452 FilerWindow *same_dir_window; in filer_opendir() local1454 same_dir_window = find_filer_window(path, NULL); in filer_opendir()1456 if (same_dir_window) in filer_opendir()1458 gtk_window_present(GTK_WINDOW(same_dir_window->window)); in filer_opendir()1459 return same_dir_window; in filer_opendir()