/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/touch_selection/ |
H A D | touch_selection_controller.h | 99 void HandleLongPressEvent(base::TimeTicks event_time,
|
H A D | touch_selection_controller.cc | 195 void TouchSelectionController::HandleLongPressEvent( in HandleLongPressEvent() function in ui::TouchSelectionController
|
H A D | touch_selection_controller_unittest.cc | 180 controller().HandleLongPressEvent(base::TimeTicks(), in OnLongPressEvent()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/touch_selection/ |
H A D | touch_selection_controller.h | 101 void HandleLongPressEvent(base::TimeTicks event_time,
|
H A D | touch_selection_controller.cc | 196 void TouchSelectionController::HandleLongPressEvent( in HandleLongPressEvent() function in ui::TouchSelectionController
|
H A D | touch_selection_controller_unittest.cc | 180 controller().HandleLongPressEvent(base::TimeTicks(), in OnLongPressEvent()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/ |
H A D | overview_item.h | 318 void HandleLongPressEvent(const gfx::PointF& location_in_screen);
|
H A D | overview_item.cc | 815 HandleLongPressEvent(location); in HandleGestureEventForTabletModeLayout() 878 HandleLongPressEvent(location); in HandleGestureEvent() 1301 void OverviewItem::HandleLongPressEvent(const gfx::PointF& location_in_screen) { in HandleLongPressEvent() function in ash::OverviewItem
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/ |
H A D | winproc.cxx | 1555 class HandleLongPressEvent : public HandleGestureEvent class 1560 HandleLongPressEvent(vcl::Window *pWindow, const SalLongPressEvent& rEvt) in HandleLongPressEvent() function in __anon06b13eab0611::HandleLongPressEvent 1575 HandleLongPressEvent aHandler(pWindow, rEvt); in ImplHandleLongPress()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/ |
H A D | winproc.cxx | 1534 class HandleLongPressEvent : public HandleGestureEvent class 1539 HandleLongPressEvent(vcl::Window *pWindow, const SalLongPressEvent& rEvt) in HandleLongPressEvent() function in HandleLongPressEvent 1552 HandleLongPressEvent aHandler(pWindow, rEvt); in ImplHandleLongPress()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/ |
H A D | render_widget_host_view_event_handler.cc | 724 delegate_->selection_controller()->HandleLongPressEvent( in HandleGestureForTouchSelection()
|
H A D | render_widget_host_view_android.cc | 1805 touch_selection_controller_->HandleLongPressEvent( in SendGestureEvent()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/ |
H A D | render_widget_host_view_event_handler.cc | 799 delegate_->selection_controller()->HandleLongPressEvent( in HandleGestureForTouchSelection()
|
H A D | render_widget_host_view_android.cc | 1841 touch_selection_controller_->HandleLongPressEvent( in SendGestureEvent()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/ |
H A D | render_widget_host_view_qt.cpp | 940 … m_touchSelectionController->HandleLongPressEvent(event.TimeStamp(), event.PositionInWidget()); in OnGestureEvent()
|