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

/external/chromium_org/ui/aura/
H A Dwindow_tree_host.cc163 void WindowTreeHost::MoveCursorTo(const gfx::Point& location_in_dip) { argument
164 gfx::Point host_location(location_in_dip);
166 MoveCursorToInternal(location_in_dip, host_location);

Completed in 164 milliseconds