HomeSort by relevance Sort by last modified time
    Searched refs:release_location (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views_browsertest.cc 61 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,
  /external/chromium_org/ash/
extended_desktop_unittest.cc 126 const gfx::Point& release_location() const { return release_location_; } function in class:ash::__anon6520::EventLocationHandler
473 location_handler.release_location().ToString());
508 location_handler.release_location().ToString());
547 location_handler.release_location().ToString());
    [all...]

Completed in 123 milliseconds