Home
last modified time | relevance | path

Searched refs:UpdateDrag (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/pagination/
H A Dpagination_controller.cc76 return UpdateDrag(scroll, bounds); in OnGestureEvent()
108 UpdateDrag(scroll, bounds); in UpdateMouseDrag()
122 bool PaginationController::UpdateDrag(float scroll, const gfx::Rect& bounds) { in UpdateDrag() function in ash::PaginationController
H A Dpagination_controller.h62 bool UpdateDrag(float scroll, const gfx::Rect& bounds);
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dvisual_tool_rotatexy.h40 void UpdateDrag(Feature *feature) override;
H A Dvisual_tool_rotatez.h39 void UpdateDrag(Feature *feature) override;
H A Dvisual_tool_clip.h46 void UpdateDrag(ClipCorner *feature) override;
H A Dvisual_feature.h82 void UpdateDrag(Vector2D d, bool single_axis);
H A Dvisual_tool_vector_clip.h54 void UpdateDrag(Feature *feature) override;
H A Dvisual_tool_drag.h68 void UpdateDrag(Feature *feature) override;
H A Dvisual_feature.cpp106 void VisualDraggableFeature::UpdateDrag(Vector2D d, bool single_axis) { in UpdateDrag() function in VisualDraggableFeature
H A Dvisual_tool_rotatez.cpp118 void VisualToolRotateZ::UpdateDrag(Feature *feature) { in UpdateDrag() function in VisualToolRotateZ
H A Dvisual_tool.h169 virtual void UpdateDrag(FeatureType *feature) { } in UpdateDrag() function
H A Dvisual_tool_rotatexy.cpp173 void VisualToolRotateXY::UpdateDrag(Feature *feature) { in UpdateDrag() function in VisualToolRotateXY
H A Dvisual_tool_clip.cpp116 void VisualToolClip::UpdateDrag(ClipCorner *feature) { in UpdateDrag() function in VisualToolClip
H A Dvisual_tool.cpp193 sel->UpdateDrag(mouse_pos - drag_start, shift_down); in OnMouseEvent()
195 UpdateDrag(sel); in OnMouseEvent()
H A Dvisual_tool_drag.cpp288 void VisualToolDrag::UpdateDrag(Feature *feature) { in UpdateDrag() function in VisualToolDrag
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/unified/
H A Dunified_system_tray_controller.h70 void UpdateDrag(const gfx::PointF& location);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_drag_drop_client.h45 virtual int UpdateDrag(const gfx::Point& screen_point) = 0; in COMPONENT_EXPORT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.h118 int UpdateDrag(const gfx::Point& screen_point) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A Dx11_drag_drop_client.h49 virtual int UpdateDrag(const gfx::Point& screen_point) = 0; in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Dlock_screen_media_controls_view.h184 void UpdateDrag(const gfx::Point& location_in_screen);
H A Dlock_screen_media_controls_view.cc662 UpdateDrag(point_in_screen); in OnGestureEvent()
814 void LockScreenMediaControlsView::UpdateDrag( in UpdateDrag() function in ash::LockScreenMediaControlsView
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/x11/
H A Dx11_window.h188 int UpdateDrag(const gfx::Point& screen_point) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dapp_list_view.h414 void UpdateDrag(const gfx::PointF& location_in_root);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_layout_manager.h457 void UpdateDrag(const ui::LocatedEvent& event_in_screen,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Dx11_drag_drop_client_unittest.cc132 int UpdateDrag(const gfx::Point& screen_point) override;
346 int SimpleTestDragDropClient::UpdateDrag(const gfx::Point& screen_point) { in UpdateDrag() function in views::__anon197fe24f0111::SimpleTestDragDropClient

12