Home
last modified time | relevance | path

Searched refs:ShowAlert (Results 1 – 25 of 118) sorted by relevance

12345

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DBOINCDialupManager.cpp256 pFrame->ShowAlert( in Connect()
305 pFrame->ShowAlert( in ConnectionSucceeded()
333 pFrame->ShowAlert( in ConnectionFailed()
375 pFrame->ShowAlert( in NetworkAvailable()
419 pFrame->ShowAlert( in Disconnect()
435 pFrame->ShowAlert( in Disconnect()
H A DBOINCBaseFrame.cpp519 ShowAlert( in ShowConnectionBadPasswordAlert()
527 ShowAlert( in ShowConnectionBadPasswordAlert()
538 ShowAlert( in ShowConnectionBadPasswordAlert()
598 ShowAlert( in ShowConnectionFailedAlert()
651 ShowAlert( in ShowDaemonStartFailedAlert()
712 ShowAlert( in ShowNotCurrentlyConnectedAlert()
752 void CBOINCBaseFrame::ShowAlert( const wxString title, const wxString message, const int style, con… in ShowAlert() function in CBOINCBaseFrame
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp41 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
47 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
50 NS_IMETHODIMP nsSystemAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsSystemAlertsService
H A DnsAlertsIconListener.cpp140 return ShowAlert(nullptr); in OnImageMissing()
147 ShowAlert(nullptr); in OnImageReady()
149 ShowAlert(imagePixbuf); in OnImageReady()
156 nsresult nsAlertsIconListener::ShowAlert(GdkPixbuf* aPixbuf) { in ShowAlert() function in nsAlertsIconListener
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp54 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
61 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
64 NS_IMETHODIMP nsSystemAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsSystemAlertsService
H A DnsAlertsIconListener.cpp119 return ShowAlert(nullptr); in OnImageMissing()
127 ShowAlert(nullptr); in OnImageReady()
129 ShowAlert(imagePixbuf); in OnImageReady()
137 nsAlertsIconListener::ShowAlert(GdkPixbuf* aPixbuf) in ShowAlert() function in nsAlertsIconListener
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DClient.cpp504 void Client::ShowAlert(const std::string &contents, AlertType type) { in ShowAlert() function in spades::client::Client
511 ShowAlert(contents, type, timeout); in ShowAlert()
514 void Client::ShowAlert(const std::string &contents, AlertType type, float timeout, in ShowAlert() function in spades::client::Client
584 ShowAlert(msg, AlertType::Notice); in TakeMapShot()
589 ShowAlert(msg, AlertType::Error); in TakeMapShot()
595 ShowAlert(msg, AlertType::Error); in TakeMapShot()
670 ShowAlert(msg.substr(3), AlertType::Notice); in ServerSentMessage()
674 ShowAlert(msg.substr(3), AlertType::Error); in ServerSentMessage()
678 ShowAlert(msg.substr(3), AlertType::Warning); in ServerSentMessage()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp41 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
47 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
50 NS_IMETHODIMP nsSystemAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsSystemAlertsService
H A DnsAlertsIconListener.cpp146 return ShowAlert(nullptr); in OnImageMissing()
153 ShowAlert(nullptr); in OnImageReady()
155 ShowAlert(imagePixbuf); in OnImageReady()
162 nsresult nsAlertsIconListener::ShowAlert(GdkPixbuf* aPixbuf) { in ShowAlert() function in nsAlertsIconListener
/dports/www/firefox/firefox-99.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp43 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
49 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
52 NS_IMETHODIMP nsSystemAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsSystemAlertsService
H A DnsAlertsIconListener.cpp143 return ShowAlert(nullptr); in OnImageMissing()
150 ShowAlert(nullptr); in OnImageReady()
152 ShowAlert(imagePixbuf); in OnImageReady()
159 nsresult nsAlertsIconListener::ShowAlert(GdkPixbuf* aPixbuf) { in ShowAlert() function in nsAlertsIconListener
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp43 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
49 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
52 NS_IMETHODIMP nsSystemAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsSystemAlertsService
H A DnsAlertsIconListener.cpp143 return ShowAlert(nullptr); in OnImageMissing()
150 ShowAlert(nullptr); in OnImageReady()
152 ShowAlert(imagePixbuf); in OnImageReady()
159 nsresult nsAlertsIconListener::ShowAlert(GdkPixbuf* aPixbuf) { in ShowAlert() function in nsAlertsIconListener
/dports/www/firefox-esr/firefox-91.8.0/toolkit/system/gnome/
H A DnsSystemAlertsService.cpp43 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
49 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
52 NS_IMETHODIMP nsSystemAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsSystemAlertsService
H A DnsAlertsIconListener.cpp143 return ShowAlert(nullptr); in OnImageMissing()
150 ShowAlert(nullptr); in OnImageReady()
152 ShowAlert(imagePixbuf); in OnImageReady()
159 nsresult nsAlertsIconListener::ShowAlert(GdkPixbuf* aPixbuf) { in ShowAlert() function in nsAlertsIconListener
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/alerts/
H A DnsAlertsService.cpp63 rv = mBackend->ShowAlert(mAlert, mAlertListener); in OnComplete()
133 return aBackend->ShowAlert(aAlert, aAlertListener); in ShowWithBackend()
190 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
193 NS_IMETHODIMP nsAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsAlertsService
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/alerts/
H A DnsAlertsService.cpp65 rv = mBackend->ShowAlert(mAlert, mAlertListener); in OnComplete()
136 return aBackend->ShowAlert(aAlert, aAlertListener); in ShowWithBackend()
200 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
204 NS_IMETHODIMP nsAlertsService::ShowAlert(nsIAlertNotification * aAlert, in ShowAlert() function in nsAlertsService
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DToastNotification.cpp96 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
103 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
107 ToastNotification::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in mozilla::widget::ToastNotification
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/alerts/
H A DnsAlertsService.cpp61 rv = mBackend->ShowAlert(mAlert, mAlertListener); in OnComplete()
131 return aBackend->ShowAlert(aAlert, aAlertListener); in ShowWithBackend()
195 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
198 NS_IMETHODIMP nsAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsAlertsService
/dports/www/firefox/firefox-99.0/toolkit/components/alerts/
H A DnsAlertsService.cpp61 rv = mBackend->ShowAlert(mAlert, mAlertListener); in OnComplete()
131 return aBackend->ShowAlert(aAlert, aAlertListener); in ShowWithBackend()
195 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
198 NS_IMETHODIMP nsAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsAlertsService
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/alerts/
H A DnsAlertsService.cpp61 rv = mBackend->ShowAlert(mAlert, mAlertListener); in OnComplete()
131 return aBackend->ShowAlert(aAlert, aAlertListener); in ShowWithBackend()
195 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
198 NS_IMETHODIMP nsAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsAlertsService
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DToastNotification.cpp98 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
105 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
109 ToastNotification::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in mozilla::widget::ToastNotification
/dports/www/firefox/firefox-99.0/widget/windows/
H A DToastNotification.cpp111 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
118 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
132 ToastNotification::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in mozilla::widget::ToastNotification
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DToastNotification.cpp98 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
105 return ShowAlert(aAlert, aAlertListener); in ShowPersistentNotification()
109 ToastNotification::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in mozilla::widget::ToastNotification
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/alerts/
H A DnsAlertsService.cpp60 rv = mBackend->ShowAlert(mAlert, mAlertListener); in OnComplete()
130 return aBackend->ShowAlert(aAlert, aAlertListener); in ShowWithBackend()
199 return ShowAlert(alert, aAlertListener); in ShowAlertNotification()
202 NS_IMETHODIMP nsAlertsService::ShowAlert(nsIAlertNotification* aAlert, in ShowAlert() function in nsAlertsService

12345