Home
last modified time | relevance | path

Searched refs:setWorkspace (Results 1 – 25 of 131) sorted by relevance

123456

/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DWorkspace.cc72 win->setWorkspace(_id); in addWindow()
95 win->setWorkspace(bt::BSENTINEL); in removeWindow()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DFrameListMenu.cc241 Workspaces::setWorkspace(frame->getWorkspace(), false); in handleGotomenu()
264 frame->setWorkspace(Workspaces::getActive()); in handleIconmenu()
289 client_from->setWorkspace(frame_to->getWorkspace()); in handleAttach()
H A DFrame.cc189 PDecor::setWorkspace(_client->getWorkspace()); in Frame()
247 PDecor::setWorkspace(Workspaces::getActive()); in stick()
253 Frame::setWorkspace(unsigned int workspace) in setWorkspace() function in Frame
270 PDecor::setWorkspace(workspace); in setWorkspace()
743 PDecor::setWorkspace(cl->getWorkspace()); in getState()
779 cl->setWorkspace(_workspace); in applyState()
1001 client->setWorkspace(Workspaces::getActive()); in detachClient()
2013 PDecor::setWorkspace(data->workspace); in readAutoprops()
2270 Workspaces::setWorkspace(_workspace, false); in handleClientMessage()
2282 setWorkspace(ev->data.l[0]); in handleClientMessage()
[all …]
H A DWorkspaces.cc120 setWorkspace(number - 1, true); in setSize()
140 Workspaces::setWorkspace(uint num, bool focus) in setWorkspace() function in Workspaces
306 setWorkspace(workspace, true); in gotoWorkspace()
344 setWorkspace(num, true); in warpToWorkspace()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/Service/Dependency/
H A DCollectionService.php60 $this->dependencyResolver->setWorkspace($this->getWorkspace());
107 $this->elementEntityProcessor->setWorkspace($this->getWorkspace());
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Service/Dependency/
H A DCollectionService.php66 $this->dependencyResolver->setWorkspace($this->getWorkspace());
113 $this->elementEntityProcessor->setWorkspace($this->getWorkspace());
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/workspaces/Classes/Service/Dependency/
H A DCollectionService.php66 $this->dependencyResolver->setWorkspace($this->getWorkspace());
113 $this->elementEntityProcessor->setWorkspace($this->getWorkspace());
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/TagManager/
H A DListWorkspacesResponse.php36 public function setWorkspace($workspace) function in Google_Service_TagManager_ListWorkspacesResponse
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/TagManager/
H A DListWorkspacesResponse.php36 public function setWorkspace($workspace) function in Google_Service_TagManager_ListWorkspacesResponse
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/DataHandler/
H A DCommandMap.php99 $this->setWorkspace($workspace);
176 public function setWorkspace($workspace) function in TYPO3\\CMS\\Workspaces\\DataHandler\\CommandMap
226 $this->elementEntityProcessor->setWorkspace($this->getWorkspace());
697 $dependency->setWorkspace($this->getWorkspace());
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/DataHandler/
H A DCommandMap.php98 $this->setWorkspace($workspace);
175 public function setWorkspace($workspace) function in TYPO3\\CMS\\Workspaces\\DataHandler\\CommandMap
225 $this->elementEntityProcessor->setWorkspace($this->getWorkspace());
695 $dependency->setWorkspace($this->getWorkspace());
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/workspaces/Classes/DataHandler/
H A DCommandMap.php99 $this->setWorkspace($workspace);
176 public function setWorkspace($workspace) function in TYPO3\\CMS\\Workspaces\\DataHandler\\CommandMap
226 $this->elementEntityProcessor->setWorkspace($this->getWorkspace());
694 $dependency->setWorkspace($this->getWorkspace());
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/Controller/
H A DAjaxController.php47 $this->getBackendUser()->setWorkspace($workspaceId);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Controller/
H A DAjaxController.php49 $this->getBackendUser()->setWorkspace($workspaceId);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/build/
H A DJdtApt.java46 public void setWorkspace(File file) { in setWorkspace() method in JdtApt
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/7.0/
H A DDeprecation-62800-WorkspaceToolbarItem.rst31 Use the new AjaxHandler :code:`Workspaces::setWorkspace()` directly instead.
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/7.0/
H A DDeprecation-62800-WorkspaceToolbarItem.rst31 Use the new AjaxHandler :code:`Workspaces::setWorkspace()` directly instead.
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.0/
H A DDeprecation-62800-WorkspaceToolbarItem.rst31 Use the new AjaxHandler :code:`Workspaces::setWorkspace()` directly instead.
/dports/devel/py-pyral/pyral-1.5.2/examples/
H A Dbuilddefs.py54 rally.setWorkspace(workspace)
H A Dstatecounts.py41 rally.setWorkspace(workspace)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/workspaces/Classes/Controller/
H A DAjaxController.php49 $this->getBackendUser()->setWorkspace($workspaceId);
/dports/math/jts/jts-jts-1.18.1/modules/tests/src/main/java/org/locationtech/jtstest/testrunner/
H A DTestRun.java62 public void setWorkspace(File workspace) { in setWorkspace() method in TestRun
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/Dependency/
H A DDependencyResolver.php59 public function setWorkspace($workspace) function in TYPO3\\CMS\\Workspaces\\Dependency\\DependencyResolver
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Dependency/
H A DDependencyResolver.php60 public function setWorkspace($workspace) function in TYPO3\\CMS\\Workspaces\\Dependency\\DependencyResolver
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/workspaces/Classes/Dependency/
H A DDependencyResolver.php60 public function setWorkspace($workspace) function in TYPO3\\CMS\\Workspaces\\Dependency\\DependencyResolver

123456