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

  /external/chromium_org/ash/display/
mouse_cursor_event_filter_unittest.cc 203 event_filter()->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
206 event_filter()->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
213 event_filter()->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
218 event_filter()->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
226 event_filter()->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
229 event_filter()->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
236 event_filter()->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
239 event_filter()->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
258 event_filter()->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
261 event_filter()->ShowSharedEdgeIndicator(root_windows[1] /* secondary */)
    [all...]
mouse_cursor_event_filter.h 46 void ShowSharedEdgeIndicator(aura::Window* from);
mouse_cursor_event_filter.cc 125 void MouseCursorEventFilter::ShowSharedEdgeIndicator(aura::Window* from) {
  /external/chromium_org/ash/wm/
drag_window_resizer.cc 161 mouse_cursor_filter->ShowSharedEdgeIndicator(GetTarget()->GetRootWindow());

Completed in 380 milliseconds