Home
last modified time | relevance | path

Searched defs:RevealBrush (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs293 pub type RevealBrush = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs12525 impl ::std::convert::From<RevealBackgroundBrush> for RevealBrush { implementation
12530 impl ::std::convert::From<&RevealBackgroundBrush> for RevealBrush { implementation
12854 impl ::std::convert::From<RevealBorderBrush> for RevealBrush { implementation
12859 impl ::std::convert::From<&RevealBorderBrush> for RevealBrush { implementation
12938 pub struct RevealBrush(::windows::runtime::IInspectable); struct
12939 impl RevealBrush { impl
13134 unsafe impl ::windows::runtime::RuntimeType for RevealBrush { implementation
13137 unsafe impl ::windows::runtime::Interface for RevealBrush { implementation
13141 impl ::windows::runtime::RuntimeName for RevealBrush { implementation
13270 unsafe impl ::std::marker::Send for RevealBrush {} implementation
[all …]