Home
last modified time | relevance | path

Searched refs:CloseAlert (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/alerts/
H A DnsAlertsService.cpp241 NS_IMETHODIMP nsAlertsService::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in nsAlertsService
252 rv = mBackend->CloseAlert(aAlertName, aPrincipal); in CloseAlert()
261 rv = xulBackend->CloseAlert(aAlertName, aPrincipal); in CloseAlert()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/alerts/
H A DnsAlertsService.cpp254 NS_IMETHODIMP nsAlertsService::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in nsAlertsService
266 rv = mBackend->CloseAlert(aAlertName, aPrincipal); in CloseAlert()
275 rv = xulBackend->CloseAlert(aAlertName, aPrincipal); in CloseAlert()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/alerts/
H A DnsAlertsService.cpp246 NS_IMETHODIMP nsAlertsService::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in nsAlertsService
256 rv = mBackend->CloseAlert(aAlertName); in CloseAlert()
265 rv = xulBackend->CloseAlert(aAlertName); in CloseAlert()
/dports/www/firefox/firefox-99.0/toolkit/components/alerts/
H A DnsAlertsService.cpp246 NS_IMETHODIMP nsAlertsService::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in nsAlertsService
256 rv = mBackend->CloseAlert(aAlertName); in CloseAlert()
265 rv = xulBackend->CloseAlert(aAlertName); in CloseAlert()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/alerts/
H A DnsAlertsService.cpp246 NS_IMETHODIMP nsAlertsService::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in nsAlertsService
256 rv = mBackend->CloseAlert(aAlertName); in CloseAlert()
265 rv = xulBackend->CloseAlert(aAlertName); in CloseAlert()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/alerts/
H A DnsAlertsService.cpp250 NS_IMETHODIMP nsAlertsService::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in nsAlertsService
261 rv = mBackend->CloseAlert(aAlertName, aPrincipal); in CloseAlert()
270 rv = xulBackend->CloseAlert(aAlertName, aPrincipal); in CloseAlert()
/dports/devel/hs-git-annex/git-annex-8.20210903/templates/sidebar/
H A Dalert.hamlet3 <a .close onclick="(function( $ ) { $.get('@{CloseAlert aid}') })( jQuery );">&times;</a>
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp66 NS_IMETHODIMP nsSystemAlertsService::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in nsSystemAlertsService
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp82 NS_IMETHODIMP nsSystemAlertsService::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in nsSystemAlertsService
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DAndroidAlerts.cpp87 AndroidAlerts::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in mozilla::widget::AndroidAlerts
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DAndroidAlerts.cpp96 AndroidAlerts::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in mozilla::widget::AndroidAlerts
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp71 NS_IMETHODIMP nsSystemAlertsService::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in nsSystemAlertsService
/dports/www/firefox/firefox-99.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp73 NS_IMETHODIMP nsSystemAlertsService::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in nsSystemAlertsService
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp73 NS_IMETHODIMP nsSystemAlertsService::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in nsSystemAlertsService
/dports/www/firefox-esr/firefox-91.8.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp73 NS_IMETHODIMP nsSystemAlertsService::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in nsSystemAlertsService
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DAndroidAlerts.cpp106 AndroidAlerts::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in mozilla::widget::AndroidAlerts
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DToastNotification.cpp171 ToastNotification::CloseAlert(const nsAString& aAlertName, in CloseAlert() function in mozilla::widget::ToastNotification
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DAndroidAlerts.cpp119 AndroidAlerts::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in mozilla::widget::AndroidAlerts
/dports/www/firefox/firefox-99.0/widget/android/
H A DAndroidAlerts.cpp119 AndroidAlerts::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in mozilla::widget::AndroidAlerts
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DAndroidAlerts.cpp119 AndroidAlerts::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in mozilla::widget::AndroidAlerts
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DToastNotification.cpp173 ToastNotification::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in mozilla::widget::ToastNotification
/dports/www/firefox/firefox-99.0/widget/windows/
H A DToastNotification.cpp180 ToastNotification::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in mozilla::widget::ToastNotification
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DToastNotification.cpp173 ToastNotification::CloseAlert(const nsAString& aAlertName) { in CloseAlert() function in mozilla::widget::ToastNotification
/dports/japanese/xv/xv-3.10a/
H A Dxvinfo.c269 CloseAlert();
/dports/graphics/xv/xv-3.10a/
H A Dxvinfo.c269 CloseAlert();

1234