Home
last modified time | relevance | path

Searched refs:mListenerNotified (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/ipc/glue/
H A DWindowsMessageLoop.cpp640 mListenerNotified(false), in SyncStackFrame()
689 if (!sStaticTopFrame || sStaticTopFrame->mListenerNotified) return; in NotifyGeckoEventDispatch()
691 sStaticTopFrame->mListenerNotified = true; in NotifyGeckoEventDispatch()
H A DMessageChannel.h319 bool mListenerNotified; member
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DWindowsMessageLoop.cpp642 mListenerNotified(false), in SyncStackFrame()
691 if (!sStaticTopFrame || sStaticTopFrame->mListenerNotified) return; in NotifyGeckoEventDispatch()
693 sStaticTopFrame->mListenerNotified = true; in NotifyGeckoEventDispatch()
H A DMessageChannel.h343 bool mListenerNotified; member
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DWindowsMessageLoop.cpp641 mListenerNotified(false), in SyncStackFrame()
690 if (!sStaticTopFrame || sStaticTopFrame->mListenerNotified) return; in NotifyGeckoEventDispatch()
692 sStaticTopFrame->mListenerNotified = true; in NotifyGeckoEventDispatch()
H A DMessageChannel.h338 bool mListenerNotified; member
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DWindowsMessageLoop.cpp726 , mListenerNotified(false)
778 if (!sStaticTopFrame || sStaticTopFrame->mListenerNotified)
781 sStaticTopFrame->mListenerNotified = true;
H A DMessageChannel.h224 bool mListenerNotified; member
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DWindowsMessageLoop.cpp669 mListenerNotified(false), in SyncStackFrame()
718 if (!sStaticTopFrame || sStaticTopFrame->mListenerNotified) return; in NotifyGeckoEventDispatch()
720 sStaticTopFrame->mListenerNotified = true; in NotifyGeckoEventDispatch()
H A DMessageChannel.h310 bool mListenerNotified; member
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DWindowsMessageLoop.cpp642 mListenerNotified(false), in SyncStackFrame()
691 if (!sStaticTopFrame || sStaticTopFrame->mListenerNotified) return; in NotifyGeckoEventDispatch()
693 sStaticTopFrame->mListenerNotified = true; in NotifyGeckoEventDispatch()
H A DMessageChannel.h343 bool mListenerNotified; member