Home
last modified time | relevance | path

Searched refs:SetPaused (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/
H A Dscoped_page_pauser.cc44 SetPaused(true); in ScopedPagePauser()
52 SetPaused(false); in ~ScopedPagePauser()
55 void ScopedPagePauser::SetPaused(bool paused) { in SetPaused() function in blink::ScopedPagePauser
62 page->SetPaused(paused); in SetPaused()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/
H A Dscoped_page_pauser.cc44 SetPaused(true); in ScopedPagePauser()
52 SetPaused(false); in ~ScopedPagePauser()
55 void ScopedPagePauser::SetPaused(bool paused) { in SetPaused() function in blink::ScopedPagePauser
62 page->SetPaused(paused); in SetPaused()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cast/net/
H A Dcast_transport_impl_unittest.cc67 void SetPaused(bool paused) { in SetPaused() function in media::cast::FakePacketSender
224 transport_->SetPaused(true); in TEST_F()
238 transport_->SetPaused(false); in TEST_F()
270 transport_->SetPaused(true); in TEST_F()
282 transport_->SetPaused(false); in TEST_F()
304 transport_->SetPaused(true); in TEST_F()
307 transport_->SetPaused(false); in TEST_F()
317 transport_->SetPaused(true); in TEST_F()
323 transport_->SetPaused(false); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cast/net/
H A Dcast_transport_impl_unittest.cc67 void SetPaused(bool paused) { in SetPaused() function in media::cast::FakePacketSender
224 transport_->SetPaused(true); in TEST_F()
238 transport_->SetPaused(false); in TEST_F()
270 transport_->SetPaused(true); in TEST_F()
282 transport_->SetPaused(false); in TEST_F()
304 transport_->SetPaused(true); in TEST_F()
307 transport_->SetPaused(false); in TEST_F()
317 transport_->SetPaused(true); in TEST_F()
323 transport_->SetPaused(false); in TEST_F()
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/src/
H A Drmd_register_callbacks.c43 static void SetPaused(int signum) { in SetPaused() function
74 pause_act.sa_handler = SetPaused; in RegisterCallbacks()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/pyinvaders/data/
H A Dpause.rml21 …dy template="pywindow" onload="OnWindowLoad(self); game.SetPaused(True)" onunload="game.SetPaused(…
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/luainvaders/data/
H A Dpause.rml21 …="luawindow" onload="Window.OnWindowLoad(document) Game.SetPaused(true)" onunload="Game.SetPaused(…
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dmusic_stream.cpp22 if (m_Stream->SetPaused (true)) in Pause()
31 if (m_Stream->SetPaused (false)) in Resume()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DIdlePeriodState.h105 SetPaused(aProofOfUnlock); in EnsureIsPaused()
137 void SetPaused(const MutexAutoUnlock& aProofOfUnlock);
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DIdlePeriodState.h113 SetPaused(aProofOfUnlock); in EnsureIsPaused()
145 void SetPaused(const MutexAutoUnlock& aProofOfUnlock);
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DIdlePeriodState.h113 SetPaused(aProofOfUnlock); in EnsureIsPaused()
145 void SetPaused(const MutexAutoUnlock& aProofOfUnlock);
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DIdlePeriodState.h113 SetPaused(aProofOfUnlock); in EnsureIsPaused()
145 void SetPaused(const MutexAutoUnlock& aProofOfUnlock);
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Services/Queue/
H A DActiveJob.cs48 this.job.Statistics.SetPaused(false); in Start()
69 this.job.Statistics.SetPaused(true); in Pause()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/invaders/src/
H A DEventManager.cpp121 GameDetails::SetPaused(true); in ProcessEvent()
125 GameDetails::SetPaused(false); in ProcessEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/FileManager/Resource/ProgressDialog/
H A DProgressDialog.cpp164 ProgressSynch.SetPaused(true); in OnButtonClicked()
168 ProgressSynch.SetPaused(paused); in OnButtonClicked()
/dports/astro/phd2/phd2-2.6.10/
H A Dsocket_server.cpp213 SetPaused(PAUSE_GUIDING); in HandleSockServerInput()
219 SetPaused(PAUSE_NONE); in HandleSockServerInput()
316 PauseType prev = pGuider->SetPaused(PAUSE_GUIDING); in HandleSockServerInput()
323 pGuider->SetPaused(prev); in HandleSockServerInput()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/
H A Dwebmediaplayer_impl_unittest.cc1232 SetPaused(false); in TEST_F()
1249 SetPaused(false); in TEST_F()
1261 SetPaused(false); in TEST_F()
1273 SetPaused(false); in TEST_F()
1286 SetPaused(false); in TEST_F()
1299 SetPaused(false); in TEST_F()
1317 SetPaused(false); in TEST_F()
1324 SetPaused(true); in TEST_F()
1390 SetPaused(true); in TEST_F()
1462 SetPaused(true); in TEST_F()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
170 Sync.SetPaused(paused); in OnButtonClicked()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
170 Sync.SetPaused(paused); in OnButtonClicked()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
171 Sync.SetPaused(paused); in OnButtonClicked()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
170 Sync.SetPaused(paused); in OnButtonClicked()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
170 Sync.SetPaused(paused); in OnButtonClicked()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp169 Sync.SetPaused(true); in OnButtonClicked()
173 Sync.SetPaused(paused); in OnButtonClicked()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
170 Sync.SetPaused(paused); in OnButtonClicked()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp166 Sync.SetPaused(true); in OnButtonClicked()
170 Sync.SetPaused(paused); in OnButtonClicked()

12345678910>>...12