Home
last modified time | relevance | path

Searched refs:allow_stop (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/router/discovery/dial/
H A Dparsed_dial_app_info.cc30 allow_stop == other.allow_stop && state == other.state && in operator ==()
H A Dparsed_dial_app_info.h40 bool allow_stop = true; member
H A Dsafe_dial_app_info_parser.cc42 out_app_info->allow_stop = data_decoder::GetXmlElementAttribute( in ProcessChildElement()
H A Dsafe_dial_app_info_parser_unittest.cc137 EXPECT_FALSE(app_info->allow_stop); in TEST_F()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-window-slot.h98 gboolean allow_stop; member
183 gboolean allow_stop);
H A Dcaja-notebook.c222 if (active == slot->allow_stop) in caja_notebook_sync_loading()
227 if (slot->allow_stop) in caja_notebook_sync_loading()
H A Dcaja-window.c434 if (slot->allow_stop) in update_cursor()
455 gboolean allow_stop; in caja_window_sync_allow_stop() local
462 allow_stop = gtk_action_get_sensitive (action); in caja_window_sync_allow_stop()
466 allow_stop != slot->allow_stop) in caja_window_sync_allow_stop()
471 gtk_action_set_sensitive (action, slot->allow_stop); in caja_window_sync_allow_stop()
H A Dcaja-window-slot.c518 slot->allow_stop = allow; in caja_window_slot_set_allow_stop()
H A Dcaja-navigation-window.c837 caja_navigation_window_set_spinner_active (navigation_window, slot->allow_stop); in real_sync_allow_stop()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-window-slot.h92 gboolean allow_stop; member
169 gboolean allow_stop);
H A Dnemo-notebook.c274 if (active == slot->allow_stop) { in nemo_notebook_sync_loading()
278 if (slot->allow_stop) { in nemo_notebook_sync_loading()
H A Dnemo-window.c260 if (slot && slot->allow_stop) { in update_cursor()
275 gboolean allow_stop, slot_is_active; in nemo_window_sync_allow_stop() local
282 allow_stop = gtk_action_get_sensitive (stop_action); in nemo_window_sync_allow_stop()
287 allow_stop != slot->allow_stop) { in nemo_window_sync_allow_stop()
289 gtk_action_set_visible (stop_action, slot->allow_stop); in nemo_window_sync_allow_stop()
290 gtk_action_set_visible (reload_action, !slot->allow_stop); in nemo_window_sync_allow_stop()
H A Dnemo-window-slot.c615 slot->allow_stop = allow; in nemo_window_slot_set_allow_stop()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-notebook.c238 gboolean active, allow_stop; in nautilus_notebook_sync_loading() local
253 allow_stop = nautilus_window_slot_get_allow_stop (slot); in nautilus_notebook_sync_loading()
255 if (active == allow_stop) in nautilus_notebook_sync_loading()
260 if (allow_stop) in nautilus_notebook_sync_loading()
H A Dnautilus-window-slot.h70 gboolean allow_stop);
H A Dnautilus-window.c751 gboolean allow_stop, slot_is_active, slot_allow_stop; in nautilus_window_sync_allow_stop() local
757 allow_stop = g_action_get_enabled (stop_action); in nautilus_window_sync_allow_stop()
764 allow_stop != slot_allow_stop) in nautilus_window_sync_allow_stop()
H A Dnautilus-window-slot.c118 gboolean allow_stop; member
3190 return self->allow_stop; in nautilus_window_slot_get_allow_stop()
3200 self->allow_stop = allow; in nautilus_window_slot_set_allow_stop()
/dports/devel/py-robotremoteserver/robotremoteserver-1.1/src/
H A Drobotremoteserver.py52 allow_stop='DEPRECATED', serve=True, allow_remote_stop=True): argument
78 if allow_stop == 'DEPRECATED' else allow_stop
/dports/devel/py-robotframework-pabot/pabot-0.99/pabot/
H A Dpabotlib.py131 server = RobotRemoteServer(imported.get_instance(), port=0, serve=False, allow_stop=True)
427 port=sys.argv[3], allow_stop=True)
/dports/audio/rhythmbox/rhythmbox-3.4.4/shell/
H A Drb-shell-player.c163 gboolean allow_stop,
348 …shell_player_handle_eos_unlocked (RBShellPlayer *player, RhythmDBEntry *entry, gboolean allow_stop) in rb_shell_player_handle_eos_unlocked() argument
388 if (allow_stop) { in rb_shell_player_handle_eos_unlocked()
397 if (allow_stop) { in rb_shell_player_handle_eos_unlocked()
424 if (allow_stop) { in rb_shell_player_handle_eos_unlocked()
442 if (!rb_shell_player_do_next_internal (player, TRUE, allow_stop, &error)) { in rb_shell_player_handle_eos_unlocked()
446 } else if (allow_stop == FALSE) { in rb_shell_player_handle_eos_unlocked()
1175 rb_shell_player_do_next_internal (RBShellPlayer *player, gboolean from_eos, gboolean allow_stop, GE… in rb_shell_player_do_next_internal() argument
1268 if (allow_stop) { in rb_shell_player_do_next_internal()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/
H A Dmainwindow.cpp867 const bool allow_stop = is_enabled && is_project_open && rendering_mode != NotRendering; in set_rendering_widgets_enabled() local
882 m_ui->action_rendering_pause_resume_rendering->setEnabled(allow_stop); in set_rendering_widgets_enabled()
883 m_action_pause_resume_rendering->setEnabled(allow_stop); in set_rendering_widgets_enabled()
886 m_ui->action_rendering_stop_rendering->setEnabled(allow_stop); in set_rendering_widgets_enabled()
887 m_action_stop_rendering->setEnabled(allow_stop); in set_rendering_widgets_enabled()
/dports/devel/py-robotremoteserver/robotremoteserver-1.1/
H A DREADME.rst79 …``allow_stop`` ``'DEPRECATED'`` Deprecated since version 1.1. Use ``allow_remote_stop`` …
H A DPKG-INFO88 …``allow_stop`` ``'DEPRECATED'`` Deprecated since version 1.1. Use ``allow_remote_stop`` …
/dports/devel/py-robotremoteserver/robotremoteserver-1.1/src/robotremoteserver.egg-info/
H A DPKG-INFO88 …``allow_stop`` ``'DEPRECATED'`` Deprecated since version 1.1. Use ``allow_remote_stop`` …