Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/DisplayDevices/
H A Dmod.rs1289 pub struct DD_COLORCONTROLCALLBACKS {
1295 impl DD_COLORCONTROLCALLBACKS {}
1297 impl ::std::default::Default for DD_COLORCONTROLCALLBACKS {
1303 impl ::std::fmt::Debug for DD_COLORCONTROLCALLBACKS {
1309 impl ::std::cmp::PartialEq for DD_COLORCONTROLCALLBACKS {
1315 impl ::std::cmp::Eq for DD_COLORCONTROLCALLBACKS {}
1317 unsafe impl ::windows::runtime::Abi for DD_COLORCONTROLCALLBACKS {
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs4658 pub struct DD_COLORCONTROLCALLBACKS { struct
4664 impl ::core::marker::Copy for DD_COLORCONTROLCALLBACKS {} argument
4666 impl ::core::clone::Clone for DD_COLORCONTROLCALLBACKS { implementation