Home
last modified time | relevance | path

Searched refs:update_workspace (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/
H A Dmainwindow.cpp152 update_workspace(); in MainWindow()
223 update_workspace(); in open_project()
284 update_workspace(); in save_project()
735 void MainWindow::update_workspace() in update_workspace() function in appleseed::studio::MainWindow
1144 update_workspace(); in on_project_change()
1503 update_workspace(); in slot_open_project_complete()
1730 update_workspace(); in slot_rendering_end()
H A Dmainwindow.h198 void update_workspace();
/dports/devel/geany-legacy/geany-1.37.1/src/tagmanager/
H A Dtm_workspace.c146 gsize buf_size, gboolean use_buffer, gboolean update_workspace) in update_source_file() argument
152 if (update_workspace) in update_source_file()
161 if (update_workspace) in update_source_file()
173 update_workspace?"TRUE":"FALSE"); in update_source_file()
/dports/devel/geany/geany-1.38/src/tagmanager/
H A Dtm_workspace.c144 gsize buf_size, gboolean use_buffer, gboolean update_workspace) in update_source_file() argument
150 if (update_workspace) in update_source_file()
159 if (update_workspace) in update_source_file()
171 update_workspace?"TRUE":"FALSE"); in update_source_file()
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/bockbuild/
H A Dpackage.py187 def update_workspace(): function
273 update_workspace()
308 def update_workspace(): function
332 update_workspace()
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_scheduler/queues/
H A Dqueue.py247 if workspaces.update_workspace(element._get_full_name(), workspace_dict):
/dports/devel/py-oci/oci-2.53.1/src/oci/data_integration/
H A Ddata_integration_client_composite_operations.py248 …operation_result = self.client.update_workspace(workspace_id, update_workspace_details, **operatio…
H A Ddata_integration_client.py13418 def update_workspace(self, workspace_id, update_workspace_details, **kwargs): member in DataIntegrationClient
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/
H A D_workspaces.py270 def update_workspace(self, element_name, workspace_dict): member in Workspaces
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/synapse/operations/
H A Dworkspace.py85 def update_workspace(cmd, client, resource_group_name, workspace_name, sql_admin_login_password=Non… function
/dports/x11-toolkits/libwnck3/libwnck-3.36.0/libwnck/
H A Dwindow.c204 static void update_workspace (WnckWindow *window);
2870 update_workspace (WnckWindow *window) in update_workspace() function
3295 update_workspace (window); /* emits signals */ in force_update_now()
H A Dwnckprop.c911 update_workspace (WnckWorkspace *space) in update_workspace() function
1996 update_workspace (space); in main()
/dports/x11-toolkits/libwnck/libwnck-2.30.7/libwnck/
H A Dwindow.c198 static void update_workspace (WnckWindow *window);
2792 update_workspace (WnckWindow *window) in update_workspace() function
3160 update_workspace (window); /* emits signals */ in force_update_now()
H A Dwnckprop.c913 update_workspace (WnckWorkspace *space) in update_workspace() function
1950 update_workspace (space); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/desktop-shell/
H A Dshell.c1191 update_workspace(struct desktop_shell *shell, unsigned int index, in update_workspace() function
1243 update_workspace(shell, index, from, to); in change_workspace()
1332 update_workspace(shell, index, from, to); in take_surface_to_workspace_by_seat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.c1191 update_workspace(struct desktop_shell *shell, unsigned int index, in update_workspace() function
1243 update_workspace(shell, index, from, to); in change_workspace()
1332 update_workspace(shell, index, from, to); in take_surface_to_workspace_by_seat()
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.c1352 update_workspace(struct desktop_shell *shell, unsigned int index, in update_workspace() function
1405 update_workspace(shell, index, from, to); in change_workspace()
1527 update_workspace(shell, index, from, to); in take_surface_to_workspace_by_seat()
/dports/x11-toolkits/libwnck3/libwnck-3.36.0/
H A DChangeLog.pre-git770 (update_workspace): get a real xserver timestamp
/dports/devel/geany-legacy/geany-1.37.1/
H A DChangeLog29231 in TM. Clarify when to set the update_workspace parameter.
/dports/devel/geany/geany-1.38/
H A DChangeLog30702 in TM. Clarify when to set the update_workspace parameter.