Home
last modified time | relevance | path

Searched refs:WaitForLoad (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/src/
H A DmozPersonalDictionary.cpp176 void mozPersonalDictionary::WaitForLoad() { in WaitForLoad() function in mozPersonalDictionary
364 WaitForLoad(); in GetWordList()
378 WaitForLoad(); in Check()
387 WaitForLoad(); in AddWord()
397 WaitForLoad(); in RemoveWord()
412 WaitForLoad(); in EndSession()
425 WaitForLoad(); in Observe()
H A DmozPersonalDictionary.h61 void WaitForLoad();
/dports/www/firefox/firefox-99.0/extensions/spellcheck/src/
H A DmozPersonalDictionary.cpp176 void mozPersonalDictionary::WaitForLoad() { in WaitForLoad() function in mozPersonalDictionary
364 WaitForLoad(); in GetWordList()
378 WaitForLoad(); in Check()
387 WaitForLoad(); in AddWord()
397 WaitForLoad(); in RemoveWord()
412 WaitForLoad(); in EndSession()
425 WaitForLoad(); in Observe()
H A DmozPersonalDictionary.h61 void WaitForLoad();
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/src/
H A DmozPersonalDictionary.cpp176 void mozPersonalDictionary::WaitForLoad() { in WaitForLoad() function in mozPersonalDictionary
364 WaitForLoad(); in GetWordList()
378 WaitForLoad(); in Check()
387 WaitForLoad(); in AddWord()
397 WaitForLoad(); in RemoveWord()
412 WaitForLoad(); in EndSession()
425 WaitForLoad(); in Observe()
H A DmozPersonalDictionary.h61 void WaitForLoad();
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/mechanisms/
H A Dtab_loading_frame_navigation_scheduler_browsertest.cc141 WaitForLoad(contents); in IN_PROC_BROWSER_TEST_F()
165 WaitForLoad(contents); in IN_PROC_BROWSER_TEST_F()
216 WaitForLoad(contents1); in IN_PROC_BROWSER_TEST_F()
217 WaitForLoad(contents2); in IN_PROC_BROWSER_TEST_F()
263 WaitForLoad(contents); in IN_PROC_BROWSER_TEST_F()
325 WaitForLoad(contents); in IN_PROC_BROWSER_TEST_F()
390 WaitForLoad(contents); in IN_PROC_BROWSER_TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/src/
H A DmozPersonalDictionary.cpp176 void mozPersonalDictionary::WaitForLoad() { in WaitForLoad() function in mozPersonalDictionary
371 WaitForLoad(); in GetWordList()
389 WaitForLoad(); in Check()
398 WaitForLoad(); in AddWord()
408 WaitForLoad(); in RemoveWord()
423 WaitForLoad(); in EndSession()
436 WaitForLoad(); in Observe()
H A DmozPersonalDictionary.h61 void WaitForLoad();
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/src/
H A DmozPersonalDictionary.cpp184 void mozPersonalDictionary::WaitForLoad() in WaitForLoad() function in mozPersonalDictionary
381 WaitForLoad(); in GetWordList()
400 WaitForLoad(); in Check()
409 WaitForLoad(); in AddWord()
419 WaitForLoad(); in RemoveWord()
436 WaitForLoad(); in EndSession()
463 WaitForLoad(); in Observe()
H A DmozPersonalDictionary.h64 void WaitForLoad();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/headless/lib/
H A Dheadless_origin_trials_browsertest.cc66 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
87 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
111 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
H A Dheadless_browser_browsertest.cc237 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
426 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
644 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
679 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
754 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
776 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
H A Dheadless_browser_context_browsertest.cc207 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
246 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/src/
H A DmozPersonalDictionary.cpp178 void mozPersonalDictionary::WaitForLoad() { in WaitForLoad() function in mozPersonalDictionary
373 WaitForLoad(); in GetWordList()
393 WaitForLoad(); in Check()
402 WaitForLoad(); in AddWord()
412 WaitForLoad(); in RemoveWord()
426 WaitForLoad(); in EndSession()
456 WaitForLoad(); in Observe()
H A DmozPersonalDictionary.h61 void WaitForLoad();
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DImage.h196 class WaitForLoad
199 explicit WaitForLoad(omp_lock_t *imageLoadLock): in WaitForLoad() function
204 ~WaitForLoad() in ~WaitForLoad()
H A DImage.cpp183 WaitForLoad waitforload(&m_imageLoadLock); in GetUnscaledBitmap()
216 WaitForLoad waitforload(&m_imageLoadLock); in GetCompressedImage()
224 WaitForLoad waitforload(&m_imageLoadLock); in GetOriginalWidth()
232 WaitForLoad waitforload(&m_imageLoadLock); in GetOriginalHeight()
240 WaitForLoad waitforload(&m_imageLoadLock); in IsOk()
676 WaitForLoad waitforload(&m_imageLoadLock); in ToImageFile()
754 WaitForLoad waitforload(&m_imageLoadLock); in GetBitmap()
854 WaitForLoad waitforload(&m_imageLoadLock); in LoadImage()
899 WaitForLoad waitforload(&m_imageLoadLock); in LoadImage_Backgroundtask()
1048 WaitForLoad waitforload(&m_imageLoadLock); in Recalculate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/test/
H A Dheadless_browser_browsertest.cc239 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
418 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
630 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
659 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
719 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
737 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
H A Dheadless_browser_context_browsertest.cc200 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
233 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
H A Dheadless_origin_trials_browsertest.cc66 EXPECT_TRUE(WaitForLoad(web_contents)); in IN_PROC_BROWSER_TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/dom/clients/manager/
H A DClientOpenWindowUtils.cpp246 void WaitForLoad(const ClientOpenWindowArgsParsed& aArgsValidated, in WaitForLoad() function
343 WaitForLoad(aArgsValidated, browsingContext, promise); in GeckoViewOpenWindow()
431 WaitForLoad(argsValidated, aBC, promise); in ClientOpenWindow()
/dports/www/firefox/firefox-99.0/dom/clients/manager/
H A DClientOpenWindowUtils.cpp246 void WaitForLoad(const ClientOpenWindowArgsParsed& aArgsValidated, in WaitForLoad() function
343 WaitForLoad(aArgsValidated, browsingContext, promise); in GeckoViewOpenWindow()
431 WaitForLoad(argsValidated, aBC, promise); in ClientOpenWindow()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/clients/manager/
H A DClientOpenWindowUtils.cpp246 void WaitForLoad(const ClientOpenWindowArgsParsed& aArgsValidated, in WaitForLoad() function
343 WaitForLoad(aArgsValidated, browsingContext, promise); in GeckoViewOpenWindow()
431 WaitForLoad(argsValidated, aBC, promise); in ClientOpenWindow()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/clients/manager/
H A DClientOpenWindowUtils.cpp254 void WaitForLoad(const ClientOpenWindowArgs& aArgs, in WaitForLoad() function
389 WaitForLoad(aArgs, outerWindow, promise); in ClientOpenWindowInCurrentProcess()
409 WaitForLoad(aArgs, outerWindow, promise); in ClientOpenWindowInCurrentProcess()

12