Home
last modified time | relevance | path

Searched defs:QueueEvent (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DAnimationEventDispatcher.cpp44 void AnimationEventDispatcher::QueueEvent(AnimationEventInfo&& aEvent) { in QueueEvent() function in mozilla::AnimationEventDispatcher
/dports/www/firefox/firefox-99.0/dom/animation/
H A DAnimationEventDispatcher.cpp44 void AnimationEventDispatcher::QueueEvent(AnimationEventInfo&& aEvent) { in QueueEvent() function in mozilla::AnimationEventDispatcher
/dports/www/firefox-esr/firefox-91.8.0/dom/animation/
H A DAnimationEventDispatcher.cpp44 void AnimationEventDispatcher::QueueEvent(AnimationEventInfo&& aEvent) { in QueueEvent() function in mozilla::AnimationEventDispatcher
/dports/mail/thunderbird/thunderbird-91.8.0/dom/animation/
H A DAnimationEventDispatcher.cpp44 void AnimationEventDispatcher::QueueEvent(AnimationEventInfo&& aEvent) { in QueueEvent() function in mozilla::AnimationEventDispatcher
/dports/devel/gitui/gitui-0.10.1/src/
H A Dmain.rs68 pub enum QueueEvent { enum
205 ) -> Result<QueueEvent> { in select_event()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dtouchpad_pinch_event_queue.cc101 void TouchpadPinchEventQueue::QueueEvent( in QueueEvent() function in content::TouchpadPinchEventQueue
H A Dmouse_wheel_event_queue.cc33 void MouseWheelEventQueue::QueueEvent( in QueueEvent() function in content::MouseWheelEventQueue
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dtouchpad_pinch_event_queue.cc105 void TouchpadPinchEventQueue::QueueEvent( in QueueEvent() function in content::TouchpadPinchEventQueue
H A Dmouse_wheel_event_queue.cc32 void MouseWheelEventQueue::QueueEvent( in QueueEvent() function in content::MouseWheelEventQueue
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DSharedWorker.cpp119 void SharedWorker::QueueEvent(nsIDOMEvent* aEvent) { in QueueEvent() function in SharedWorker
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DSharedWorker.cpp127 SharedWorker::QueueEvent(nsIDOMEvent* aEvent) in QueueEvent() function in SharedWorker
/dports/games/xblast/xblast-2.10.4/
H A Devent.c130 QueueEvent (XBEventCode ecode, XBEventData data) in QueueEvent() function
/dports/math/vtk9/VTK-9.1.0/GUISupport/QtQuick/
H A DQQuickVTKInteractorAdapter.cxx115 void QQuickVTKInteractorAdapter::QueueEvent(QEvent* e) in QueueEvent() function in QQuickVTKInteractorAdapter
/dports/emulators/bochs/bochs-2.7/gui/
H A Dwin32.cc91 struct QueueEvent { struct
98 QueueEvent* deq_key_event(void); argument
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DAnimationCommon.h144 void QueueEvent(EventInfo&& aEventInfo) in QueueEvent() function
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/common/schedule/
H A D__init__.py63 class QueueEvent(object): class
/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/log/
H A Dsync_time.h95 int64_t QueueEvent(int64_t new_event_time_us) in QueueEvent() function
/dports/comms/thebridge/thebridge-1.09/src/
H A Deventhook.c314 void QueueEvent(Event *pEvent) in QueueEvent() function
/dports/audio/ncspot/ncspot-0.9.3/src/
H A Dsharing.rs29 env::var("WAYLAND_DISPLAY").unwrap_or_default()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-client-0.30.0-alpha5/src/
H A Devent_queue.rs103 struct QueueEvent<D>(QueueCallback<D>, Message<ObjectId>, Arc<dyn ObjectData>); struct
106 impl<D> std::fmt::Debug for QueueEvent<D> { implementation
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp290 void SharedWorker::QueueEvent(Event* aEvent) { in QueueEvent() function in SharedWorker
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dapplication.go502 func (a *Application) QueueEvent(event tcell.Event) *Application { func
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp270 void SharedWorker::QueueEvent(Event* aEvent) { in QueueEvent() function in SharedWorker
/dports/www/firefox/firefox-99.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp299 void SharedWorker::QueueEvent(Event* aEvent) { in QueueEvent() function in SharedWorker
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp290 void SharedWorker::QueueEvent(Event* aEvent) { in QueueEvent() function in SharedWorker

123