Home
last modified time | relevance | path

Searched refs:AutoSuppressEventHandlingAndSuspend (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DAutoSuppressEventHandlingAndSuspend.h26 class MOZ_RAII AutoSuppressEventHandlingAndSuspend
29 explicit AutoSuppressEventHandlingAndSuspend(BrowsingContextGroup* aGroup) { in AutoSuppressEventHandlingAndSuspend() function
35 ~AutoSuppressEventHandlingAndSuspend();
H A Dmoz.build146 "AutoSuppressEventHandlingAndSuspend.h",
H A DnsContentUtils.cpp675 void AutoSuppressEventHandlingAndSuspend::SuppressDocument(Document* aDoc) { in SuppressDocument()
690 void AutoSuppressEventHandlingAndSuspend::UnsuppressDocument(Document* aDoc) { in UnsuppressDocument()
694 AutoSuppressEventHandlingAndSuspend::~AutoSuppressEventHandlingAndSuspend() { in ~AutoSuppressEventHandlingAndSuspend()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DAutoSuppressEventHandlingAndSuspend.h26 class MOZ_RAII AutoSuppressEventHandlingAndSuspend
29 explicit AutoSuppressEventHandlingAndSuspend(BrowsingContextGroup* aGroup) { in AutoSuppressEventHandlingAndSuspend() function
35 ~AutoSuppressEventHandlingAndSuspend();
H A Dmoz.build146 "AutoSuppressEventHandlingAndSuspend.h",
H A DnsContentUtils.cpp675 void AutoSuppressEventHandlingAndSuspend::SuppressDocument(Document* aDoc) { in SuppressDocument()
690 void AutoSuppressEventHandlingAndSuspend::UnsuppressDocument(Document* aDoc) { in UnsuppressDocument()
694 AutoSuppressEventHandlingAndSuspend::~AutoSuppressEventHandlingAndSuspend() { in ~AutoSuppressEventHandlingAndSuspend()
/dports/www/firefox/firefox-99.0/dom/base/
H A DAutoSuppressEventHandlingAndSuspend.h47 class MOZ_RAII AutoSuppressEventHandlingAndSuspend
50 explicit AutoSuppressEventHandlingAndSuspend(BrowsingContextGroup* aGroup) { in AutoSuppressEventHandlingAndSuspend() function
56 ~AutoSuppressEventHandlingAndSuspend();
H A Dmoz.build155 "AutoSuppressEventHandlingAndSuspend.h",
H A DnsContentUtils.cpp688 void AutoSuppressEventHandlingAndSuspend::SuppressDocument(Document* aDoc) { in SuppressDocument()
696 AutoSuppressEventHandlingAndSuspend::~AutoSuppressEventHandlingAndSuspend() { in ~AutoSuppressEventHandlingAndSuspend()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h3489 class MOZ_RAII AutoSuppressEventHandlingAndSuspend {
3491 explicit AutoSuppressEventHandlingAndSuspend(BrowsingContextGroup* aGroup);
3492 ~AutoSuppressEventHandlingAndSuspend();
H A DnsContentUtils.cpp543 AutoSuppressEventHandlingAndSuspend::AutoSuppressEventHandlingAndSuspend( in AutoSuppressEventHandlingAndSuspend() function in AutoSuppressEventHandlingAndSuspend
550 void AutoSuppressEventHandlingAndSuspend::SuppressBrowsingContext( in SuppressBrowsingContext()
573 AutoSuppressEventHandlingAndSuspend::~AutoSuppressEventHandlingAndSuspend() { in ~AutoSuppressEventHandlingAndSuspend()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsDocumentViewer.cpp1255 AutoSuppressEventHandlingAndSuspend seh(bc->Group()); in PermitUnload()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsDocumentViewer.cpp1251 AutoSuppressEventHandlingAndSuspend seh(bc->Group()); in PermitUnload()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsDocumentViewer.cpp1255 AutoSuppressEventHandlingAndSuspend seh(bc->Group()); in PermitUnload()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DContentChild.cpp1218 AutoSuppressEventHandlingAndSuspend seh(browsingContext->Group()); in ProvideWindowCommon()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DContentChild.cpp1171 AutoSuppressEventHandlingAndSuspend seh(browsingContext->Group()); in ProvideWindowCommon()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DContentChild.cpp1218 AutoSuppressEventHandlingAndSuspend seh(browsingContext->Group()); in ProvideWindowCommon()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DContentChild.cpp1259 AutoSuppressEventHandlingAndSuspend seh(browsingContext->Group()); in ProvideWindowCommon()