Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs6290 pub struct IRevealBrushStatics(::windows::runtime::IInspectable); struct
6291 unsafe impl ::windows::runtime::Interface for IRevealBrushStatics { implementation
12974 Self::IRevealBrushStatics(|this| unsafe { in ColorProperty()
12980 Self::IRevealBrushStatics(|this| unsafe { in TargetThemeProperty()
12986 Self::IRevealBrushStatics(|this| unsafe { in AlwaysUseFallbackProperty()
12992 Self::IRevealBrushStatics(|this| unsafe { in StateProperty()
12998 …Self::IRevealBrushStatics(|this| unsafe { (::windows::runtime::Interface::vtable(this).10)(::std::… in SetState()
13001 Self::IRevealBrushStatics(|this| unsafe { in GetState()
13129 …pub fn IRevealBrushStatics<R, F: FnOnce(&IRevealBrushStatics) -> ::windows::runtime::Result<R>>(ca… in IRevealBrushStatics() method
13130 …static mut SHARED: ::windows::runtime::FactoryCache<RevealBrush, IRevealBrushStatics> = ::windows:… in IRevealBrushStatics()