Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h525 } DDHAL_CREATEPALETTEDATA; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h525 } DDHAL_CREATEPALETTEDATA; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1308 pub struct DDHAL_CREATEPALETTEDATA { struct
1317 impl ::core::marker::Copy for DDHAL_CREATEPALETTEDATA {} argument
1319 impl ::core::clone::Clone for DDHAL_CREATEPALETTEDATA { implementation
6472 pub type LPDDHAL_CREATEPALETTE = unsafe extern "system" fn(param0: *mut DDHAL_CREATEPALETTEDATA) ->…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs2369 pub struct DDHAL_CREATEPALETTEDATA { struct
2378 impl DDHAL_CREATEPALETTEDATA {} impl
2380 impl ::std::default::Default for DDHAL_CREATEPALETTEDATA { implementation
2386 impl ::std::fmt::Debug for DDHAL_CREATEPALETTEDATA { implementation
2392 impl ::std::cmp::PartialEq for DDHAL_CREATEPALETTEDATA { implementation
2398 impl ::std::cmp::Eq for DDHAL_CREATEPALETTEDATA {} implementation
2400 unsafe impl ::windows::runtime::Abi for DDHAL_CREATEPALETTEDATA { implementation
10862 …= unsafe extern "system" fn(param0: *mut ::std::mem::ManuallyDrop<DDHAL_CREATEPALETTEDATA>) -> u32;