Home
last modified time | relevance | path

Searched defs:location_return (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/aura/
Droot_window_host_ozone.cc90 bool RootWindowHostOzone::QueryMouseLocation(gfx::Point* location_return) { in QueryMouseLocation()
Droot_window_host_win.cc183 bool RootWindowHostWin::QueryMouseLocation(gfx::Point* location_return) { in QueryMouseLocation()
Droot_window_host_x11.cc683 bool RootWindowHostX11::QueryMouseLocation(gfx::Point* location_return) { in QueryMouseLocation()
Dremote_root_window_host_win.cc413 bool RemoteRootWindowHostWin::QueryMouseLocation(gfx::Point* location_return) { in QueryMouseLocation()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_root_window_host_x11.cc835 gfx::Point* location_return) { in QueryMouseLocation()
Ddesktop_root_window_host_win.cc526 bool DesktopRootWindowHostWin::QueryMouseLocation(gfx::Point* location_return) { in QueryMouseLocation()