Searched refs:ShowSharedEdgeIndicator (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter_unittest.cc213 event_filter->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
216 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
223 event_filter->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
228 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
236 event_filter->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
239 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
246 event_filter->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
249 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
271 event_filter->ShowSharedEdgeIndicator(root_windows[0] /* primary */);
274 event_filter->ShowSharedEdgeIndicator(root_window
[all...]
H A Dmouse_cursor_event_filter.h46 void ShowSharedEdgeIndicator(const aura::RootWindow* from);
H A Dmouse_cursor_event_filter.cc48 void MouseCursorEventFilter::ShowSharedEdgeIndicator( function in class:ash::internal::MouseCursorEventFilter
/external/chromium_org/ash/wm/
H A Ddrag_window_resizer.cc155 mouse_cursor_filter->ShowSharedEdgeIndicator(

Completed in 99 milliseconds