Searched defs:release_location (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views_browsertest.cc61 const gfx::Point& release_location) {
65 if (press_location != release_location)
66 ASSERT_TRUE(ui_test_utils::SendMouseMoveSync(release_location));
80 const gfx::Point& release_location) {
82 if (press_location == release_location) {
86 release_location,
59 Click(ui_controls::MouseButton button, const gfx::Point& press_location, const gfx::Point& release_location) argument
79 Tap(const gfx::Point& press_location, const gfx::Point& release_location) argument
/external/chromium_org/ash/
H A Dextended_desktop_unittest.cc126 const gfx::Point& release_location() const { return release_location_; } function in class:ash::__anon1895::EventLocationHandler
473 location_handler.release_location().ToString());
508 location_handler.release_location().ToString());
547 location_handler.release_location().ToString());

Completed in 284 milliseconds