Home
last modified time | relevance | path

Searched refs:oldWorkspace (Results 1 – 9 of 9) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/
H A DTestAdaptableContentProvider.java91 IWorkspace oldWorkspace = null; in inputChanged() local
94 oldWorkspace = (IWorkspace) oldInput; in inputChanged()
96 oldWorkspace = ((IContainer) oldInput).getWorkspace(); in inputChanged()
103 if (oldWorkspace != newWorkspace) { in inputChanged()
104 if (oldWorkspace != null) { in inputChanged()
105 oldWorkspace.removeResourceChangeListener(this); in inputChanged()
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/
H A DmigrateAnnotation.ts10 const oldWorkspace = typeof annotation.workspace === 'string' ? annotation.workspace : null; constant
12 if (!(oldQuery && oldWorkspace && !annotation.target?.azureLogAnalytics?.query)) {
22 resource: oldWorkspace,
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/model/
H A DWorkbenchContentProvider.java74 IWorkspace oldWorkspace = null; in inputChanged() local
78 oldWorkspace = (IWorkspace) oldInput; in inputChanged()
80 oldWorkspace = ((IContainer) oldInput).getWorkspace(); in inputChanged()
89 if (oldWorkspace != newWorkspace) { in inputChanged()
90 if (oldWorkspace != null) { in inputChanged()
91 oldWorkspace.removeResourceChangeListener(this); in inputChanged()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/x11/
H A Dwindow-tracker-window-x11.c337 XfdashboardWindowTrackerWorkspace *oldWorkspace; in _xfdashboard_window_tracker_window_x11_on_wnck_workspace_changed() local
353 oldWorkspace=NULL; in _xfdashboard_window_tracker_window_x11_on_wnck_workspace_changed()
359oldWorkspace=xfdashboard_window_tracker_x11_get_workspace_for_wnck(XFDASHBOARD_WINDOW_TRACKER_X11(… in _xfdashboard_window_tracker_window_x11_on_wnck_workspace_changed()
364 g_signal_emit_by_name(self, "workspace-changed", oldWorkspace); in _xfdashboard_window_tracker_window_x11_on_wnck_workspace_changed()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dmoveres.c1819 int oldWorkspace = scr->current_workspace; in wMouseMoveWindow() local
1831 if (scr->current_workspace != oldWorkspace in wMouseMoveWindow()
H A Dwindow.c2004 int oldWorkspace = wwin->frame->workspace; in wWindowChangeWorkspace() local
2006 WMPostNotificationName(WMNChangedWorkspace, wwin, (void *)(uintptr_t) oldWorkspace); in wWindowChangeWorkspace()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dmoveres.c1819 int oldWorkspace = scr->current_workspace; in wMouseMoveWindow() local
1831 if (scr->current_workspace != oldWorkspace in wMouseMoveWindow()
H A Dwindow.c2004 int oldWorkspace = wwin->frame->workspace; in wWindowChangeWorkspace() local
2006 WMPostNotificationName(WMNChangedWorkspace, wwin, (void *)(uintptr_t) oldWorkspace); in wWindowChangeWorkspace()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A DazureMonitorPlugin.0e38943fa459e872fe93.js.map1oldWorkspace = typeof annotation.workspace === 'string' ? annotation.workspace : null;\n\n if (!(…