Home
last modified time | relevance | path

Searched refs:toastElements (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DToastNotificationHandler.cpp256 ComPtr<IXmlNodeList> toastElements; in ShowAlert() local
258 &toastElements); in ShowAlert()
264 hr = toastElements->Item(0, &toastNodeRoot); in ShowAlert()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DToastNotificationHandler.cpp256 ComPtr<IXmlNodeList> toastElements; in ShowAlert() local
258 &toastElements); in ShowAlert()
264 hr = toastElements->Item(0, &toastNodeRoot); in ShowAlert()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DToastNotificationHandler.cpp256 ComPtr<IXmlNodeList> toastElements; in ShowAlert() local
258 &toastElements); in ShowAlert()
264 hr = toastElements->Item(0, &toastNodeRoot); in ShowAlert()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DToastNotificationHandler.cpp256 ComPtr<IXmlNodeList> toastElements; in ShowAlert() local
258 &toastElements); in ShowAlert()
264 hr = toastElements->Item(0, &toastNodeRoot); in ShowAlert()