Home
last modified time | relevance | path

Searched defs:TimedLevel (Results 1 – 4 of 4) sorted by relevance

/dports/games/flobopuyo/flobopuyo-0.20/
H A Dcorona_types.h17 struct TimedLevel struct
19 unsigned char frequency[2][512];
20 int state;
21 int timeStamp;
22 int currentTimeMs;
24 int lastbeat; // filled by corona
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/corona/
H A Dcorona_types.h34 struct TimedLevel struct
36 unsigned char frequency[2][512];
37 int state;
38 unsigned int timeStamp;
40 int lastbeat; // filled by corona
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaPlayer/
H A Dmod.rs713 pub struct TimedLevel { struct
719 impl ::core::marker::Copy for TimedLevel {} argument
720 impl ::core::clone::Clone for TimedLevel { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaPlayer/
H A Dmod.rs5499 …untime::IntoParam<'a, super::super::Graphics::Gdi::HDC>>(&self, plevels: *mut TimedLevel, hdc: Par… in Render()
5591 …untime::IntoParam<'a, super::super::Graphics::Gdi::HDC>>(&self, plevels: *mut TimedLevel, hdc: Par… in Render()
5647 …::runtime::IntoParam<'a, super::super::Foundation::BOOL>>(&self, pdata: *mut TimedLevel, frequired… in RenderWindowed()
14595 pub struct TimedLevel { struct
14601 impl TimedLevel {} impl
14602 impl ::std::default::Default for TimedLevel { implementation
14607 impl ::std::fmt::Debug for TimedLevel { implementation
14612 impl ::std::cmp::PartialEq for TimedLevel { implementation
14617 impl ::std::cmp::Eq for TimedLevel {} implementation
14618 unsafe impl ::windows::runtime::Abi for TimedLevel { implementation