Home
last modified time | relevance | path

Searched defs:WICDdsParameters (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h581 typedef struct WICDdsParameters { struct
590 } WICDdsParameters; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h581 typedef struct WICDdsParameters { struct
590 } WICDdsParameters; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs1321 pub struct WICDdsParameters { struct
1332 impl ::core::marker::Copy for WICDdsParameters {} implementation
1334 impl ::core::clone::Clone for WICDdsParameters { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs2214 pub unsafe fn GetParameters(&self) -> ::windows::runtime::Result<WICDdsParameters> { in GetParameters()
2266 pub unsafe fn GetParameters(&self) -> ::windows::runtime::Result<WICDdsParameters> { in GetParameters()
6085 pub struct WICDdsParameters { struct
6096 impl WICDdsParameters {} argument
6098 impl ::std::default::Default for WICDdsParameters { implementation
6104 impl ::std::fmt::Debug for WICDdsParameters { implementation
6119 impl ::std::cmp::PartialEq for WICDdsParameters { implementation
6125 impl ::std::cmp::Eq for WICDdsParameters {} implementation
6127 unsafe impl ::windows::runtime::Abi for WICDdsParameters { implementation