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 35 WARP_NONE, // No mouse warping. Used when resizing the window.
mouse_cursor_event_filter.cc 106 mouse_warp_mode_ == WARP_NONE)
mouse_cursor_event_filter_unittest.cc 221 event_filter()->set_mouse_warp_mode(MouseCursorEventFilter::WARP_NONE);
  /external/chromium_org/ash/wm/
drag_window_resizer.cc 164 MouseCursorEventFilter::WARP_DRAG : MouseCursorEventFilter::WARP_NONE);
partial_screenshot_view.cc 200 internal::MouseCursorEventFilter::WARP_NONE);
drag_window_resizer_unittest.cc 412 EXPECT_EQ(MouseCursorEventFilter::WARP_NONE,
422 EXPECT_EQ(MouseCursorEventFilter::WARP_NONE,

Completed in 35 milliseconds