Home
last modified time | relevance | path

Searched refs:filer_change_to (Results 1 – 10 of 10) sorted by relevance

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Drun.c278 filer_change_to(filer_window, full_path, NULL); in run_diritem()
549 filer_change_to(filer_window, new_dir, slash + 1); in follow_symlink()
602 filer_change_to(filer_window, full_path, NULL); in open_mountpoint()
607 filer_change_to(filer_window, full_path, NULL); in open_mountpoint()
H A Dfiler.h138 void filer_change_to(FilerWindow *filer_window,
H A Dabox.c406 filer_change_to(abox->preview, dir, leaf); in select_row_callback()
H A Dbookmarks.c476 filer_change_to(filer_window, mark, NULL); in bookmarks_activate()
H A Dtoolbar.c352 filer_change_to(filer_window, home_dir, NULL); in toolbar_home_clicked()
H A Dminibuffer.c518 filer_change_to(filer_window, path, leaf); in path_changed()
H A Dmenu.c1715 filer_change_to(window_with_focus, home_dir, NULL); in home_directory()
1737 filer_change_to(window_with_focus, in follow_symlinks()
H A Ddnd.c1212 filer_change_to(spring_window, dest_path, NULL); in spring_now()
H A Dfiler.c1121 filer_change_to(filer_window, path, NULL); in group_restore()
1300 filer_change_to(filer_window, dir, g_basename(current)); in change_to_parent()
1324 void filer_change_to(FilerWindow *filer_window, in filer_change_to() function
H A Dremote.c698 filer_change_to(fwin, path, NULL); in rpc_OpenDir()