Searched refs:perspectiveRegistry (Results 1 – 3 of 3) sorted by relevance
168 IPerspectiveRegistry perspectiveRegistry = workbench.getPerspectiveRegistry(); in switchToPerspective() local171 && perspectiveRegistry.findPerspectiveWithId(perspectiveId) != null) { in switchToPerspective()
368 IPerspectiveRegistry perspectiveRegistry = workbench.getPerspectiveRegistry(); in switchPerspective() local372 && perspectiveRegistry.findPerspectiveWithId(perspectiveId) != null) { in switchPerspective()
454 IPerspectiveRegistry perspectiveRegistry = workbench.getPerspectiveRegistry(); in switchToPerspective() local457 && perspectiveRegistry.findPerspectiveWithId(perspectiveId) != null) { in switchToPerspective()