Home
last modified time | relevance | path

Searched refs:ulSourceResolutionX (Results 1 – 8 of 8) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h868 ULONG ulSourceResolutionX; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h868 ULONG ulSourceResolutionX; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h421 ULONG ulSourceResolutionX; member
H A Dstrmif.h13879 ULONG ulSourceResolutionX; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h421 ULONG ulSourceResolutionX; member
H A Dstrmif.h13879 ULONG ulSourceResolutionX; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs3532 pub ulSourceResolutionX: u32, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs7939 pub ulSourceResolutionX: u32, field
7965 .field("ulSourceResolutionX", &self.ulSourceResolutionX) in fmt()
7984 && self.ulSourceResolutionX == other.ulSourceResolutionX in eq()