Home
last modified time | relevance | path

Searched defs:IToastNotifier (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DToastNotificationHandler.h55 typedef ABI::Windows::UI::Notifications::IToastNotifier IToastNotifier; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DToastNotificationHandler.h55 typedef ABI::Windows::UI::Notifications::IToastNotifier IToastNotifier; typedef
/dports/www/firefox/firefox-99.0/widget/windows/
H A DToastNotificationHandler.h55 typedef ABI::Windows::UI::Notifications::IToastNotifier IToastNotifier; typedef
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DToastNotificationHandler.h55 typedef ABI::Windows::UI::Notifications::IToastNotifier IToastNotifier; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Notifications/
H A Dmod.rs1904 pub struct IToastNotifier(::windows::runtime::IInspectable); struct
1905 unsafe impl ::windows::runtime::Interface for IToastNotifier { implementation