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 D | run.c | 278 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 D | filer.h | 138 void filer_change_to(FilerWindow *filer_window,
|
H A D | abox.c | 406 filer_change_to(abox->preview, dir, leaf); in select_row_callback()
|
H A D | bookmarks.c | 476 filer_change_to(filer_window, mark, NULL); in bookmarks_activate()
|
H A D | toolbar.c | 352 filer_change_to(filer_window, home_dir, NULL); in toolbar_home_clicked()
|
H A D | minibuffer.c | 518 filer_change_to(filer_window, path, leaf); in path_changed()
|
H A D | menu.c | 1715 filer_change_to(window_with_focus, home_dir, NULL); in home_directory() 1737 filer_change_to(window_with_focus, in follow_symlinks()
|
H A D | dnd.c | 1212 filer_change_to(spring_window, dest_path, NULL); in spring_now()
|
H A D | filer.c | 1121 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 D | remote.c | 698 filer_change_to(fwin, path, NULL); in rpc_OpenDir()
|