Home
last modified time | relevance | path

Searched defs:OnInputEvent (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/unix/
H A DGamePadInputEventListener.h17 OnInputEventType OnInputEvent; variable
H A DGamePadDeviceListener.h17 typedef std::function<void(GamePadDeviceId, int, int, int, const input_absinfo*)> OnInputEvent; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/test/
H A Dmock_content_input_delegate.h39 void OnInputEvent(std::unique_ptr<InputEvent> gesture, in OnInputEvent() function
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/example/widgetgallery/
H A Dmain.go48 func (w *custom) OnInputEvent(e interface{}, origin image.Point) node.EventHandled { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/example/widgetgallery/
H A Dmain.go48 func (w *custom) OnInputEvent(e interface{}, origin image.Point) node.EventHandled { func
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/widget/node/
H A Dnode.go165 OnInputEvent(e interface{}, origin image.Point) EventHandled methodSpec
222 func (m *LeafEmbed) OnInputEvent(e interface{}, origin image.Point) EventHandled { return NotHandle… func
279 func (m *ShellEmbed) OnInputEvent(e interface{}, origin image.Point) EventHandled { func
347 func (m *ContainerEmbed) OnInputEvent(e interface{}, origin image.Point) EventHandled { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/widget/node/
H A Dnode.go165 OnInputEvent(e interface{}, origin image.Point) EventHandled methodSpec
220 func (m *LeafEmbed) OnInputEvent(e interface{}, origin image.Point) EventHandled { return NotHandle… func
277 func (m *ShellEmbed) OnInputEvent(e interface{}, origin image.Point) EventHandled { func
345 func (m *ContainerEmbed) OnInputEvent(e interface{}, origin image.Point) EventHandled { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dplatform_ui_input_delegate_unittest.cc78 TEST(PlatformUiInputDelegateTest, OnInputEvent) { in TEST() argument
H A Dplatform_ui_input_delegate.cc71 void PlatformUiInputDelegate::OnInputEvent( in OnInputEvent() function in vr::PlatformUiInputDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/metrics/desktop_session_duration/
H A Ddesktop_session_duration_observer.cc52 void DesktopSessionDurationObserver::OnInputEvent( in OnInputEvent() function in metrics::DesktopSessionDurationObserver
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/main_thread/
H A Dagent_scheduling_strategy.cc49 ShouldUpdatePolicy OnInputEvent() override { in OnInputEvent() function in blink::scheduler::__anon04149cea0111::NoOpStrategy
136 ShouldUpdatePolicy OnInputEvent() override { in OnInputEvent() function in blink::scheduler::__anon04149cea0111::TrackMainFrameSignal
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Drender_widget_host_latency_tracker.cc93 void RenderWidgetHostLatencyTracker::OnInputEvent( in OnInputEvent() function in content::RenderWidgetHostLatencyTracker
H A Dsynthetic_input_browsertest.cc73 void OnInputEvent(const blink::WebInputEvent& event) override { in OnInputEvent() function in content::GestureScrollObserver
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Drenderer_event_injection_browsertest.cc83 void OnInputEvent(const blink::WebInputEvent& event) override { in OnInputEvent() function in __anonc46462e30111::TouchEventObserver
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dsynthetic_input_browsertest.cc72 void OnInputEvent(const blink::WebInputEvent& event) override { in OnInputEvent() function in content::GestureScrollObserver
H A Drender_widget_host_latency_tracker.cc156 void RenderWidgetHostLatencyTracker::OnInputEvent( in OnInputEvent() function in content::RenderWidgetHostLatencyTracker
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/example/icongallery/
H A Dmain.go113 func (w *Button) OnInputEvent(e interface{}, origin image.Point) node.EventHandled { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/example/icongallery/
H A Dmain.go113 func (w *Button) OnInputEvent(e interface{}, origin image.Point) node.EventHandled { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/input_monitor/
H A Dlocal_keyboard_input_monitor_win.cc99 void KeyboardRawInputHandlerWin::OnInputEvent(const RAWINPUT* input) { in OnInputEvent() function in remoting::__anon340fc21e0111::KeyboardRawInputHandlerWin
H A Dlocal_mouse_input_monitor_win.cc101 void MouseRawInputHandlerWin::OnInputEvent(const RAWINPUT* input) { in OnInputEvent() function in remoting::__anon532085560111::MouseRawInputHandlerWin
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/gfx/
H A Droot_frame_sink_proxy.cc148 void RootFrameSinkProxy::OnInputEvent() { in OnInputEvent() function in android_webview::RootFrameSinkProxy
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Drender_widget_host.h241 virtual void OnInputEvent(const blink::WebInputEvent&) {} in OnInputEvent() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Drender_widget_host.h246 virtual void OnInputEvent(const blink::WebInputEvent&) {} in OnInputEvent() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/scenic/
H A Dscenic_window.cc317 void ScenicWindow::OnInputEvent(const fuchsia::ui::input::InputEvent& event) { in OnInputEvent() function in ui::ScenicWindow
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/scenic/
H A Dscenic_window.cc332 void ScenicWindow::OnInputEvent(const fuchsia::ui::input::InputEvent& event) { in OnInputEvent() function in ui::ScenicWindow

12