get_current_index 1055 src/filemanager/cmd.c         if (get_current_index () == 0)
get_current_index 1786 src/filemanager/file.c         tree = (WTree *) get_panel_widget (get_current_index ());
get_current_index  377 src/filemanager/filemanager.c     if ((get_current_index () == 0) == current_panel->active)
get_current_index  783 src/filemanager/filemanager.c         tree = (WTree *) get_panel_widget (get_current_index ());
get_current_index  320 src/filemanager/info.c     other_widget = get_panel_widget (get_current_index ());
get_current_index 1404 src/filemanager/layout.c     return (get_current_index () == 0 ? 1 : 0);
get_current_index   70 src/filemanager/layout.h int get_current_index (void);
get_current_index 5061 src/filemanager/panel.c     update_one_panel (get_current_index (), flags, current_file);
get_current_index 5064 src/filemanager/panel.c         panel = PANEL (get_panel_widget (get_current_index ()));
get_current_index  805 src/setup.c                                get_current_index () == 0);