Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h365 } DDHAL_DDSURFACECALLBACKS,*LPDDHAL_DDSURFACECALLBACKS; typedef
469 DDHAL_DDSURFACECALLBACKS cbDDSurfaceCallbacks;
472 DDHAL_DDSURFACECALLBACKS HALDDSurface;
475 DDHAL_DDSURFACECALLBACKS HELDDSurface;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h365 } DDHAL_DDSURFACECALLBACKS,*LPDDHAL_DDSURFACECALLBACKS; typedef
469 DDHAL_DDSURFACECALLBACKS cbDDSurfaceCallbacks;
472 DDHAL_DDSURFACECALLBACKS HALDDSurface;
475 DDHAL_DDSURFACECALLBACKS HELDDSurface;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1074 pub lpDDSurfaceCallbacks: *mut DDHAL_DDSURFACECALLBACKS,
1191 pub cbDDSurfaceCallbacks: DDHAL_DDSURFACECALLBACKS,
1194 pub HALDDSurface: DDHAL_DDSURFACECALLBACKS,
1197 pub HELDDSurface: DDHAL_DDSURFACECALLBACKS,
1533 pub struct DDHAL_DDSURFACECALLBACKS { struct
1552 impl ::core::marker::Copy for DDHAL_DDSURFACECALLBACKS {} argument
1554 impl ::core::clone::Clone for DDHAL_DDSURFACECALLBACKS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1883 pub lpDDSurfaceCallbacks: *mut DDHAL_DDSURFACECALLBACKS,
2109 pub cbDDSurfaceCallbacks: DDHAL_DDSURFACECALLBACKS,
2112 pub HALDDSurface: DDHAL_DDSURFACECALLBACKS,
2115 pub HELDDSurface: DDHAL_DDSURFACECALLBACKS,
2862 pub struct DDHAL_DDSURFACECALLBACKS { struct
2881 impl DDHAL_DDSURFACECALLBACKS {} argument
2883 impl ::std::default::Default for DDHAL_DDSURFACECALLBACKS { implementation
2889 impl ::std::fmt::Debug for DDHAL_DDSURFACECALLBACKS { implementation
2895 impl ::std::cmp::PartialEq for DDHAL_DDSURFACECALLBACKS { implementation
2916 impl ::std::cmp::Eq for DDHAL_DDSURFACECALLBACKS {} implementation
[all …]