Home
last modified time | relevance | path

Searched refs:NavigateBack (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/clientserver/
H A Dfiledialog.cpp174 m_ui.NavigateBack->setEnabled(true); in addHistory()
176 m_ui.NavigateBack->setEnabled(false); in addHistory()
187 m_ui.NavigateBack->setEnabled(false); in backHistory()
196 m_ui.NavigateBack->setEnabled(true); in forwardHistory()
236 m_implementation->m_ui.NavigateBack->setIcon(back); in FileDialog()
237 m_implementation->m_ui.NavigateBack->setEnabled(false); in FileDialog()
238 QObject::connect(m_implementation->m_ui.NavigateBack, SIGNAL(clicked(bool)), in FileDialog()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/clientserver/
H A Dfiledialog.cpp174 m_ui.NavigateBack->setEnabled(true); in addHistory()
176 m_ui.NavigateBack->setEnabled(false); in addHistory()
187 m_ui.NavigateBack->setEnabled(false); in backHistory()
196 m_ui.NavigateBack->setEnabled(true); in forwardHistory()
236 m_implementation->m_ui.NavigateBack->setIcon(back); in FileDialog()
237 m_implementation->m_ui.NavigateBack->setEnabled(false); in FileDialog()
238 QObject::connect(m_implementation->m_ui.NavigateBack, SIGNAL(clicked(bool)), in FileDialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dfolder_header_view_delegate.h24 virtual void NavigateBack(AppListFolderItem* item,
H A Dapp_list_folder_view.h134 void NavigateBack(AppListFolderItem* item,
H A Dfolder_header_view_unittest.cc38 void NavigateBack(AppListFolderItem* item, in NavigateBack() function in ash::test::__anon437e92490111::TestFolderHeaderViewDelegate
H A Dapp_list_folder_view.cc867 void AppListFolderView::NavigateBack(AppListFolderItem* item, in NavigateBack() function in ash::AppListFolderView
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dui_browser_interface.h33 virtual void NavigateBack() = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/sdi/
H A D_navsh.sdi12 SfxVoidItem NavigateBack FN_NAVIGATION_BACK
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/sdi/
H A D_navsh.sdi12 SfxVoidItem NavigateBack FN_NAVIGATION_BACK
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/test/
H A Dmock_ui_browser_interface.h22 MOCK_METHOD0(NavigateBack, void());
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/actions/
H A Daction_runner_unittest.py120 action_runner.NavigateBack()
124 action_runner.NavigateBack()
128 action_runner.NavigateBack()
H A Daction_runner.py188 def NavigateBack(self): member in ActionRunner
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/system_health/
H A Dchrome_stories.py91 action_runner.NavigateBack()
H A Dbrowsing_stories.py67 action_runner.NavigateBack()
194 action_runner.NavigateBack()
416 action_runner.NavigateBack()
880 action_runner.NavigateBack()
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/chromedp/
H A Dnav_test.go126 NavigateBack(),
148 NavigateBack(),
H A Dnav.go79 func NavigateBack() NavigateAction { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/vr/
H A Dvr_gl_thread.h95 void NavigateBack() override;
H A Dvr_gl_thread.cc184 void VrGLThread::NavigateBack() { in NavigateBack() function in vr::VrGLThread
187 FROM_HERE, base::BindOnce(&VrShell::NavigateBack, weak_vr_shell_)); in NavigateBack()
H A Dvr_shell.h133 void NavigateBack();
H A Dvr_shell.cc310 void VrShell::NavigateBack() { in NavigateBack() function in vr::VrShell
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnavigate.e58 extern void NavigateBack ARGS_DECL((void));
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/win/
H A Dvr_browser_renderer_thread_win.cc257 void NavigateBack() override {} in NavigateBack() function in vr::VRUiBrowserInterface
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DDataGridTest.cs700 this.dataGrid1.NavigateBack (); in Form1_Load()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DCodeViewerActions.Designer.cs443 this.mnuNavigateBackward.Image = global::Mesen.GUI.Properties.Resources.NavigateBack; in InitializeComponent()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Properties/
H A DResources.Designer.cs616 internal static System.Drawing.Bitmap NavigateBack { property in Mesen.GUI.Properties.Resources

1234567