Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h394 } DDHAL_DDEXEBUFCALLBACKS,*LPDDHAL_DDEXEBUFCALLBACKS; typedef
477 DDHAL_DDEXEBUFCALLBACKS cbDDExeBufCallbacks;
478 DDHAL_DDEXEBUFCALLBACKS HALDDExeBuf;
479 DDHAL_DDEXEBUFCALLBACKS HELDDExeBuf;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h394 } DDHAL_DDEXEBUFCALLBACKS,*LPDDHAL_DDEXEBUFCALLBACKS; typedef
477 DDHAL_DDEXEBUFCALLBACKS cbDDExeBufCallbacks;
478 DDHAL_DDEXEBUFCALLBACKS HALDDExeBuf;
479 DDHAL_DDEXEBUFCALLBACKS HELDDExeBuf;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1089 pub lpDDExeBufCallbacks: *mut DDHAL_DDEXEBUFCALLBACKS,
1199 pub cbDDExeBufCallbacks: DDHAL_DDEXEBUFCALLBACKS,
1200 pub HALDDExeBuf: DDHAL_DDEXEBUFCALLBACKS,
1201 pub HELDDExeBuf: DDHAL_DDEXEBUFCALLBACKS,
1422 pub struct DDHAL_DDEXEBUFCALLBACKS { struct
1432 impl ::core::marker::Copy for DDHAL_DDEXEBUFCALLBACKS {} argument
1434 impl ::core::clone::Clone for DDHAL_DDEXEBUFCALLBACKS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1898 pub lpDDExeBufCallbacks: *mut DDHAL_DDEXEBUFCALLBACKS,
2117 pub cbDDExeBufCallbacks: DDHAL_DDEXEBUFCALLBACKS,
2118 pub HALDDExeBuf: DDHAL_DDEXEBUFCALLBACKS,
2119 pub HELDDExeBuf: DDHAL_DDEXEBUFCALLBACKS,
2614 pub struct DDHAL_DDEXEBUFCALLBACKS { struct
2624 impl DDHAL_DDEXEBUFCALLBACKS {} impl
2626 impl ::std::default::Default for DDHAL_DDEXEBUFCALLBACKS { implementation
2632 impl ::std::fmt::Debug for DDHAL_DDEXEBUFCALLBACKS { implementation
2638 impl ::std::cmp::PartialEq for DDHAL_DDEXEBUFCALLBACKS { implementation
2650 impl ::std::cmp::Eq for DDHAL_DDEXEBUFCALLBACKS {} implementation
[all …]