Home
last modified time | relevance | path

Searched refs:handleWindowsMessages (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox/firefox-99.0/ipc/glue/
H A DMessageChannel.cpp1254 bool handleWindowsMessages = mListener->HandleWindowsMessages(*aMsg.get()); in Send() local
1282 bool maybeTimedOut = !WaitForSyncNotify(handleWindowsMessages); in Send()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DMessageChannel.cpp1163 bool handleWindowsMessages = mListener->HandleWindowsMessages(*aMsg); in Send() local
1189 bool maybeTimedOut = !WaitForSyncNotify(handleWindowsMessages); in Send()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DMessageChannel.cpp1433 bool handleWindowsMessages = mListener->HandleWindowsMessages(*aMsg.get()); in Send() local
1460 bool maybeTimedOut = !WaitForSyncNotify(handleWindowsMessages); in Send()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DMessageChannel.cpp1433 bool handleWindowsMessages = mListener->HandleWindowsMessages(*aMsg.get()); in Send() local
1460 bool maybeTimedOut = !WaitForSyncNotify(handleWindowsMessages); in Send()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DMessageChannel.cpp1377 bool handleWindowsMessages = mListener->HandleWindowsMessages(*aMsg); in Send() local
1403 bool maybeTimedOut = !WaitForSyncNotify(handleWindowsMessages); in Send()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DMessageChannel.cpp1526 bool handleWindowsMessages = mListener->HandleWindowsMessages(*aMsg); in Send() local
1553 bool maybeTimedOut = !WaitForSyncNotify(handleWindowsMessages); in Send()