Home
last modified time | relevance | path

Searched refs:DCICreateOffscreen (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib64/
H A Ddciman32.def11 DCICreateOffscreen
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib64/
H A Ddciman32.def11 DCICreateOffscreen
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddciman.h22 …extern int WINAPI DCICreateOffscreen(HDC hdc,DWORD dwCompression,DWORD dwRedMask,DWORD dwGreenMask…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddciman.h22 …extern int WINAPI DCICreateOffscreen(HDC hdc,DWORD dwCompression,DWORD dwRedMask,DWORD dwGreenMask…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs29 …pub fn DCICreateOffscreen(hdc: super::super::Graphics::Gdi::HDC, dwcompression: u32, dwredmask: u3… in DCICreateOffscreen() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs911 pub unsafe fn DCICreateOffscreen<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Graphi… in DCICreateOffscreen() function
916 …fn DCICreateOffscreen(hdc: super::super::Graphics::Gdi::HDC, dwcompression: u32, dwredmask: u32, d… in DCICreateOffscreen() function
918 ::std::mem::transmute(DCICreateOffscreen( in DCICreateOffscreen()