Home
last modified time | relevance | path

Searched refs:OnPointerEnter (Results 1 – 18 of 18) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Dpointer_unittest.cc51 MOCK_METHOD3(OnPointerEnter, void(Surface*, const gfx::PointF&, int));
134 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
197 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
229 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
321 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
395 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
423 TEST_F(PointerTest, OnPointerEnter) { in TEST_F() argument
440 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
464 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
470 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
[all …]
H A Dpointer_delegate.h34 virtual void OnPointerEnter(Surface* surface,
H A Dpointer.cc593 delegate_->OnPointerEnter(surface, location, button_flags); in SetFocus()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Dpointer_unittest.cc58 MOCK_METHOD3(OnPointerEnter, void(Surface*, const gfx::PointF&, int));
154 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
217 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
249 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
341 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
415 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
443 TEST_F(PointerTest, OnPointerEnter) { in TEST_F() argument
460 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
484 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
490 EXPECT_CALL(delegate, OnPointerEnter(surface.get(), gfx::PointF(), 0)); in TEST_F()
[all …]
H A Dpointer_delegate.h34 virtual void OnPointerEnter(Surface* surface,
H A Dpointer.cc661 delegate_->OnPointerEnter(surface, location, button_flags); in SetFocus()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/wayland/
H A DInputProcessorPointer.h30 virtual void OnPointerEnter(std::uint32_t seatGlobalName, std::uint32_t serial) {} in OnPointerEnter() function
43 void OnPointerEnter(CSeat* seat,
H A DInputProcessorPointer.cpp45 void CInputProcessorPointer::OnPointerEnter(CSeat* seat, in OnPointerEnter() function in CInputProcessorPointer
54 m_handler.OnPointerEnter(seat->GetGlobalName(), serial); in OnPointerEnter()
H A DSeatInputProcessing.h111 void OnPointerEnter(std::uint32_t seatGlobalName, std::uint32_t serial) override;
H A DSeatInputProcessing.cpp45 void CSeatInputProcessing::OnPointerEnter(std::uint32_t seatGlobalName, std::uint32_t serial) in OnPointerEnter() function in CSeatInputProcessing
H A DWindowDecorator.h155 void OnPointerEnter(CSeat* seat,
H A DSeat.h61 virtual void OnPointerEnter(CSeat* seat, in OnPointerEnter() function
H A DSeat.cpp198 handler->OnPointerEnter(this, serial, surface, surfaceX, surfaceY); in HandlePointerCapability()
H A DWindowDecorator.cpp442 void CWindowDecorator::OnPointerEnter(CSeat* seat, in OnPointerEnter() function in CWindowDecorator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/
H A Dwayland_pointer_delegate.h29 void OnPointerEnter(Surface* surface,
H A Dwayland_pointer_delegate.cc37 void WaylandPointerDelegate::OnPointerEnter(Surface* surface, in OnPointerEnter() function in exo::wayland::WaylandPointerDelegate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/
H A Dwayland_pointer_delegate.h29 void OnPointerEnter(Surface* surface,
H A Dwayland_pointer_delegate.cc37 void WaylandPointerDelegate::OnPointerEnter(Surface* surface, in OnPointerEnter() function in exo::wayland::WaylandPointerDelegate