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

/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter_unittest.cc203 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_window
[all...]
H A Dmouse_cursor_event_filter.h46 void ShowSharedEdgeIndicator(aura::Window* from);
H A Dmouse_cursor_event_filter.cc125 void MouseCursorEventFilter::ShowSharedEdgeIndicator(aura::Window* from) { function in class:ash::__anon1879::MouseCursorEventFilter
/external/chromium_org/ash/wm/
H A Ddrag_window_resizer.cc161 mouse_cursor_filter->ShowSharedEdgeIndicator(GetTarget()->GetRootWindow());

Completed in 363 milliseconds