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

  /external/chromium_org/ash/display/
mouse_cursor_event_filter.h 34 WARP_NONE, // No mouse warping. Used when resizing the window.
mouse_cursor_event_filter.cc 251 mouse_warp_mode_ == WARP_NONE)
mouse_cursor_event_filter_unittest.cc 180 event_filter()->set_mouse_warp_mode(MouseCursorEventFilter::WARP_NONE);
  /external/chromium_org/ash/wm/
drag_window_resizer.cc 159 MouseCursorEventFilter::WARP_DRAG : MouseCursorEventFilter::WARP_NONE);
partial_screenshot_view.cc 202 mouse_cursor_filter->set_mouse_warp_mode(MouseCursorEventFilter::WARP_NONE);
drag_window_resizer_unittest.cc 456 EXPECT_EQ(MouseCursorEventFilter::WARP_NONE,
466 EXPECT_EQ(MouseCursorEventFilter::WARP_NONE,

Completed in 143 milliseconds