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

/external/chromium_org/ui/aura/
H A Dwindow_tree_host.h115 void MoveCursorToHostLocation(const gfx::Point& host_location);
176 // by MoveCursorTo() and MoveCursorToHostLocation().
H A Dwindow_tree_host.cc169 void WindowTreeHost::MoveCursorToHostLocation(const gfx::Point& host_location) { function in class:aura::WindowTreeHost
/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter.cc222 root->GetHost()->MoveCursorToHostLocation(point_in_host);
/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc52 host->MoveCursorToHostLocation(

Completed in 3350 milliseconds