Home
last modified time | relevance | path

Searched defs:TimelineMarker (Results 1 – 19 of 19) sorted by relevance

/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/metadata/
H A DTimelineMarker.as37 public class TimelineMarker class in org.osmf.metadata
51 public function TimelineMarker(time:Number, duration:Number=NaN) method in org.osmf.metadata.TimelineMarker
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/timeline/
H A DTimelineMarker.cpp15 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
22 TimelineMarker::TimelineMarker(const char* aName, const TimeStamp& aTime, in TimelineMarker() function in mozilla::TimelineMarker
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/timeline/
H A DTimelineMarker.cpp15 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
22 TimelineMarker::TimelineMarker(const char* aName, const TimeStamp& aTime, in TimelineMarker() function in mozilla::TimelineMarker
/dports/www/firefox/firefox-99.0/docshell/base/timeline/
H A DTimelineMarker.cpp16 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
23 TimelineMarker::TimelineMarker(const char* aName, const TimeStamp& aTime, in TimelineMarker() function in mozilla::TimelineMarker
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/timeline/
H A DTimelineMarker.cpp15 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
22 TimelineMarker::TimelineMarker(const char* aName, const TimeStamp& aTime, in TimelineMarker() function in mozilla::TimelineMarker
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/timeline/
H A DTimelineMarker.cpp11 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
18 TimelineMarker::TimelineMarker(const char* aName, const TimeStamp& aTime, in TimelineMarker() function in mozilla::TimelineMarker
/dports/www/firefox-legacy/firefox-52.8.0esr/docshell/base/timeline/
H A DTimelineMarker.cpp11 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
19 TimelineMarker::TimelineMarker(const char* aName, in TimelineMarker() function in mozilla::TimelineMarker
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/devtools_traits/
H A Dlib.rs139 pub struct TimelineMarker { struct
148 pub enum TimelineMarkerType { argument
317 impl TimelineMarker { impl
328 pub fn end(self) -> TimelineMarker { in end()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/
H A Ddevtools.rs238 reply: IpcSender<Option<TimelineMarker>>) { in handle_set_timeline_markers()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/devtools/actors/
H A Dtimeline.rs144 …fn pull_timeline_data(&self, receiver: IpcReceiver<Option<TimelineMarker>>, mut emitter: Emitter) { in pull_timeline_data()
/dports/deskutils/notify-osd/notify-osd-0.9.34/egg/
H A Degg-timeline.c127 } TimelineMarker; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs379 pub type TimelineMarker = *mut ::core::ffi::c_void; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dwindow.rs1658 pub fn emit_timeline_marker(&self, marker: TimelineMarker) { in emit_timeline_marker()
1666 reply: IpcSender<Option<TimelineMarker>>) { in set_devtools_timeline_markers()
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-timeline.c172 } TimelineMarker; typedef
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-timeline.c172 } TimelineMarker; typedef
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-timeline.c181 } TimelineMarker; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs15079 pub struct TimelineMarker(::windows::runtime::IInspectable); struct
15080 impl TimelineMarker { implementation
15194 unsafe impl ::windows::runtime::RuntimeType for TimelineMarker { implementation
15197 unsafe impl ::windows::runtime::Interface for TimelineMarker { implementation
15201 impl ::windows::runtime::RuntimeName for TimelineMarker { implementation
15254 impl<'a> ::windows::runtime::IntoParam<'a, super::DependencyObject> for TimelineMarker { implementation
15259 impl<'a> ::windows::runtime::IntoParam<'a, super::DependencyObject> for &TimelineMarker { implementation
15264 unsafe impl ::std::marker::Send for TimelineMarker {} implementation
15265 unsafe impl ::std::marker::Sync for TimelineMarker {} implementation
15280 pub fn GetAt(&self, index: u32) -> ::windows::runtime::Result<TimelineMarker> { in GetAt()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Core/Direct/
H A Dmod.rs1848 pub const TimelineMarker: Self = Self(126i32); const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Core/Direct/
H A Dmod.rs2394 pub const TimelineMarker: XamlTypeIndex = XamlTypeIndex(126i32); const