Home
last modified time | relevance | path

Searched refs:UOP_FLAG_Play_Forwards (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.h510 UOP_FLAG_Play_Forwards = 0x00000100, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h510 UOP_FLAG_Play_Forwards = 0x00000100, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h187 UOP_FLAG_Play_Forwards = 0x100, enumerator
H A Dstrmif.h13764 …_PlayPrev_Or_Replay_Chapter = 0x40,UOP_FLAG_PlayNext_Chapter = 0x80,UOP_FLAG_Play_Forwards = 0x100, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h187 UOP_FLAG_Play_Forwards = 0x100, enumerator
H A Dstrmif.h13764 …_PlayPrev_Or_Replay_Chapter = 0x40,UOP_FLAG_PlayNext_Chapter = 0x80,UOP_FLAG_Play_Forwards = 0x100, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs8803 pub const UOP_FLAG_Play_Forwards: VALID_UOP_FLAG = 256i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs74631 pub const UOP_FLAG_Play_Forwards: VALID_UOP_FLAG = VALID_UOP_FLAG(256i32); const