Home
last modified time | relevance | path

Searched refs:PlayEventSound (Results 1 – 25 of 51) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/widget/headless/
H A DHeadlessSound.cpp33 NS_IMETHODIMP HeadlessSound::PlayEventSound(uint32_t aEventId) { return NS_OK; } in PlayEventSound() function in mozilla::widget::HeadlessSound
/dports/mail/thunderbird/thunderbird-91.8.0/widget/headless/
H A DHeadlessSound.cpp33 NS_IMETHODIMP HeadlessSound::PlayEventSound(uint32_t aEventId) { return NS_OK; } in PlayEventSound() function in mozilla::widget::HeadlessSound
/dports/www/firefox/firefox-99.0/widget/headless/
H A DHeadlessSound.cpp33 NS_IMETHODIMP HeadlessSound::PlayEventSound(uint32_t aEventId) { return NS_OK; } in PlayEventSound() function in mozilla::widget::HeadlessSound
/dports/www/firefox-esr/firefox-91.8.0/widget/headless/
H A DHeadlessSound.cpp33 NS_IMETHODIMP HeadlessSound::PlayEventSound(uint32_t aEventId) { return NS_OK; } in PlayEventSound() function in mozilla::widget::HeadlessSound
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsSound.cpp265 return PlayEventSound(eventId); in PlaySystemSound()
268 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) in PlayEventSound() function in nsSound
/dports/lang/spidermonkey60/firefox-60.9.0/widget/headless/
H A DHeadlessSound.cpp33 NS_IMETHODIMP HeadlessSound::PlayEventSound(uint32_t aEventId) { return NS_OK; } in PlayEventSound() function in mozilla::widget::HeadlessSound
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsSoundProxy.cpp44 nsSoundProxy::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSoundProxy
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsSoundProxy.cpp44 nsSoundProxy::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSoundProxy
/dports/www/firefox/firefox-99.0/widget/
H A DnsSoundProxy.cpp44 nsSoundProxy::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSoundProxy
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsSoundProxy.cpp44 nsSoundProxy::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSoundProxy
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsSoundProxy.cpp57 nsSoundProxy::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSoundProxy
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsSound.cpp287 return PlayEventSound(eventId); in PlaySystemSound()
290 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSound
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DnsSound.cpp347 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSound
408 return PlayEventSound(eventId); in PlaySystemSound()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A DnsSound.cpp360 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) in PlayEventSound() function in nsSound
423 return PlayEventSound(eventId); in PlaySystemSound()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsSound.mm66 nsSound::PlayEventSound(uint32_t aEventId) { function
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsSound.mm66 nsSound::PlayEventSound(uint32_t aEventId) { function
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsSound.mm66 nsSound::PlayEventSound(uint32_t aEventId) { function
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsSound.mm66 nsSound::PlayEventSound(uint32_t aEventId) { function
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsSound.mm104 nsSound::PlayEventSound(uint32_t aEventId) function
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsSound.mm104 nsSound::PlayEventSound(uint32_t aEventId) function
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsSound.cpp291 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSound
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsSound.cpp292 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSound
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsSound.cpp292 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSound
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsStatusBarBiffManager.cpp136 rv = mSound->PlayEventSound(nsISound::EVENT_NEW_MAIL_RECEIVED); in PlayBiffSound()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsSound.cpp292 NS_IMETHODIMP nsSound::PlayEventSound(uint32_t aEventId) { in PlayEventSound() function in nsSound

123