Home
last modified time | relevance | path

Searched refs:UOP_FLAG_PlayPrev_Or_Replay_Chapter (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.h508 UOP_FLAG_PlayPrev_Or_Replay_Chapter = 0x00000040, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h508 UOP_FLAG_PlayPrev_Or_Replay_Chapter = 0x00000040, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h185 UOP_FLAG_PlayPrev_Or_Replay_Chapter = 0x40, enumerator
H A Dstrmif.h13764 …UOP_FLAG_Play_Chapter_Or_AtTime = 0x20,UOP_FLAG_PlayPrev_Or_Replay_Chapter = 0x40,UOP_FLAG_PlayNex… enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h185 UOP_FLAG_PlayPrev_Or_Replay_Chapter = 0x40, enumerator
H A Dstrmif.h13764 …UOP_FLAG_Play_Chapter_Or_AtTime = 0x20,UOP_FLAG_PlayPrev_Or_Replay_Chapter = 0x40,UOP_FLAG_PlayNex… 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.rs8801 pub const UOP_FLAG_PlayPrev_Or_Replay_Chapter: VALID_UOP_FLAG = 64i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs74629 pub const UOP_FLAG_PlayPrev_Or_Replay_Chapter: VALID_UOP_FLAG = VALID_UOP_FLAG(64i32); const