Home
last modified time | relevance | path

Searched defs:UIColorType (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/ViewManagement/
H A Dmod.rs120 pub struct UIColorType(pub i32); struct
121 impl UIColorType { implementation
133 impl ::core::marker::Copy for UIColorType {} implementation
134 impl ::core::clone::Clone for UIColorType { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/ViewManagement/
H A Dmod.rs2996 pub struct UIColorType(pub i32); struct
2997 impl UIColorType { impl
3009 impl ::std::convert::From<i32> for UIColorType { implementation
3014 unsafe impl ::windows::runtime::Abi for UIColorType { implementation
3018 unsafe impl ::windows::runtime::RuntimeType for UIColorType { implementation