Home
last modified time | relevance | path

Searched defs:DVD_KARAOKE_CONTENTS (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h312 } DVD_KARAOKE_CONTENTS; typedef
H A Dstrmif.h13850 } DVD_KARAOKE_CONTENTS; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h312 } DVD_KARAOKE_CONTENTS; typedef
H A Dstrmif.h13850 } DVD_KARAOKE_CONTENTS; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h268 } DVD_KARAOKE_CONTENTS; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h268 } DVD_KARAOKE_CONTENTS; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs3178 pub type DVD_KARAOKE_CONTENTS = i32; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs7183 pub struct DVD_KARAOKE_CONTENTS(pub i32); struct
7192 impl ::std::convert::From<i32> for DVD_KARAOKE_CONTENTS { implementation
7197 unsafe impl ::windows::runtime::Abi for DVD_KARAOKE_CONTENTS { implementation