Home
last modified time | relevance | path

Searched refs:Drag (Results 1 – 25 of 48) sorted by relevance

12

/external/chromium_org/ash/wm/workspace/
Dworkspace_window_resizer_unittest.cc224 resizer->Drag(CalculateDragPoint(*resizer, 100, 10), 0); in TEST_F()
230 resizer->Drag(CalculateDragPoint(*resizer, 800, 20), 0); in TEST_F()
235 resizer->Drag(CalculateDragPoint(*resizer, 100, 10), 0); in TEST_F()
240 resizer->Drag(CalculateDragPoint(*resizer, 800, 20), 0); in TEST_F()
258 resizer->Drag(CalculateDragPoint(*resizer, -100, 10), 0); in TEST_F()
264 resizer->Drag(CalculateDragPoint(*resizer, -800, 20), 0); in TEST_F()
269 resizer->Drag(CalculateDragPoint(*resizer, 100, 10), 0); in TEST_F()
274 resizer->Drag(CalculateDragPoint(*resizer, -100, 20), 0); in TEST_F()
296 resizer->Drag(CalculateDragPoint(*resizer, 100, -10), 0); in TEST_F()
302 resizer->Drag(CalculateDragPoint(*resizer, 300, -10), 0); in TEST_F()
[all …]
Dworkspace_window_resizer.h59 virtual void Drag(const gfx::Point& location_in_parent,
Dmulti_window_resize_controller_unittest.cc173 TEST_F(MultiWindowResizeControllerTest, Drag) { in TEST_F() argument
/external/chromium_org/ash/wm/
Ddrag_window_resizer_unittest.cc173 resizer->Drag(CalculateDragPoint(*resizer, 800, 10), 0); in TEST_F()
189 resizer->Drag(CalculateDragPoint(*resizer, 795, 10), 0); in TEST_F()
209 resizer->Drag(CalculateDragPoint(*resizer, 751, 10), ui::EF_CONTROL_DOWN); in TEST_F()
231 resizer->Drag(CalculateDragPoint(*resizer, 101, 10), ui::EF_CONTROL_DOWN); in TEST_F()
257 resizer->Drag(CalculateDragPoint(*resizer, 799, 10), ui::EF_CONTROL_DOWN); in TEST_F()
258 resizer->Drag(CalculateDragPoint(*resizer, 850, 10), ui::EF_CONTROL_DOWN); in TEST_F()
303 resizer->Drag(CalculateDragPoint(*resizer, 800, 10), 0); in TEST_F()
331 resizer->Drag(CalculateDragPoint(*resizer, -2, 0), ui::EF_CONTROL_DOWN); in TEST_F()
364 resizer->Drag(CalculateDragPoint(*resizer, 10, 10), 0); in TEST_F()
368 resizer->Drag(CalculateDragPoint(*resizer, 798, 10), 0); in TEST_F()
[all …]
Ddefault_window_resizer.h32 virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE;
Ddrag_window_resizer.cc72 void DragWindowResizer::Drag(const gfx::Point& location, int event_flags) { in Drag() function in ash::DragWindowResizer
74 next_window_resizer_->Drag(location, event_flags); in Drag()
Ddrag_window_resizer.h31 virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE;
Ddefault_window_resizer.cc29 void DefaultWindowResizer::Drag(const gfx::Point& location, int event_flags) { in Drag() function in ash::DefaultWindowResizer
Dwindow_resizer.h50 virtual void Drag(const gfx::Point& location, int event_flags) = 0;
/external/chromium_org/ui/app_list/views/
Dapp_list_drag_and_drop_host.h53 virtual bool Drag(const gfx::Point& location_in_screen_coordinates) = 0;
/external/eigen/demos/mandelbrot/
DREADME5 * Drag vertically with left mouse button to zoom in and out.
/external/chromium_org/ash/wm/panels/
Dpanel_window_resizer.cc52 void PanelWindowResizer::Drag(const gfx::Point& location, int event_flags) { in Drag() function in ash::PanelWindowResizer
93 next_window_resizer_->Drag(modified_location, event_flags); in Drag()
Dpanel_window_resizer.h33 virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE;
/external/chromium_org/third_party/WebKit/ManualTests/
Dsvg-links.svg10 <tspan x='10' dy='20'>4. Drag the link and notice a bubble appear with the correct URL</tspan>
/external/chromium_org/ash/wm/dock/
Ddocked_window_resizer.h39 virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE;
Ddocked_window_resizer.cc62 void DockedWindowResizer::Drag(const gfx::Point& location, int event_flags) { in Drag() function in ash::DockedWindowResizer
76 next_window_resizer_->Drag(modified_location, event_flags); in Drag()
/external/chromium_org/third_party/WebKit/
DWATCHLISTS39 '|Source/core/page/.*Drag' \
40 '|Source/platform/.*Drag' \
42 '|Source/web/.*Drag' \
43 '|public/platform/.*Drag' \
44 '|public/web/.*Drag',
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_controller.h30 void Drag(const gfx::Point& mouse_location);
Dpanel_manager.h95 void Drag(const gfx::Point& mouse_location);
Dpanel_manager.cc450 void PanelManager::Drag(const gfx::Point& mouse_location) { in Drag() function in PanelManager
451 drag_controller_->Drag(mouse_location); in Drag()
/external/lldb/docs/
Dcode-signing.txt36 - Drag the new "lldb_codesign" code signing certificate (not the public or private
50 - Drag the "lldb_codesign" certificate from the "System" keychain back into the
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
DREADME.md10 * Drag and drop
/external/chromium_org/chrome/browser/ui/cocoa/
Dclickhold_button_cell.mm13 // Drag distance threshold to activate click-hold; should be >= 0.
116 // Drag? (If distance meets threshold.)
/external/chromium_org/ui/app_list/cocoa/
Dapps_grid_controller_unittest.mm736 // Drag first item over the second item and release.
746 // Drag item back.
756 // Drag first item to centre of view (should put in last place).
766 // Drag item to centre again (should leave it in the last place).
776 // Drag starting in the centre of the view, should do nothing.
796 // Drag to first over second item, then off page.
919 // Drag to the left, should go to first page and no further.
928 // Drag to the right, should go to last page and no futher.
947 // Drag it back, should cancel schedule.
/external/chromium_org/ash/shelf/
Dshelf_window_watcher_unittest.cc233 resizer->Drag(gfx::Point(50, 50), 0); in TEST_F()
274 resizer->Drag(gfx::Point(50, 50), 0); in TEST_F()

12