QueryMouseLocation 57 ash/magnifier/magnification_controller_unittest.cc GetRootWindow()->GetHost()->QueryMouseLocation(&point); QueryMouseLocation 198 ash/wm/ash_native_cursor_manager_unittest.cc EXPECT_TRUE(host->QueryMouseLocation(&mouse_location)); QueryMouseLocation 201 ash/wm/ash_native_cursor_manager_unittest.cc EXPECT_FALSE(host->QueryMouseLocation(&mouse_location)); QueryMouseLocation 47 mojo/examples/aura_demo/window_tree_host_mojo.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 230 ui/aura/remote_window_tree_host_win.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 147 ui/aura/test/ui_controls_factory_aurax11.cc host_->QueryMouseLocation(&root_current_location); QueryMouseLocation 589 ui/aura/window_event_dispatcher.cc if (host_->QueryMouseLocation(&point)) { QueryMouseLocation 150 ui/aura/window_tree_host.h virtual bool QueryMouseLocation(gfx::Point* location_return) = 0; QueryMouseLocation 44 ui/aura/window_tree_host_mac.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 43 ui/aura/window_tree_host_ozone.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 34 ui/aura/window_tree_host_win.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 59 ui/aura/window_tree_host_x11.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 377 ui/aura/window_unittest.cc EXPECT_TRUE(host()->QueryMouseLocation(&mouse_location)); QueryMouseLocation 465 ui/aura/window_unittest.cc EXPECT_TRUE(host()->QueryMouseLocation(&mouse_location)); QueryMouseLocation 179 ui/views/test/ui_controls_factory_desktop_aurax11.cc host->QueryMouseLocation(&root_current_location); QueryMouseLocation 120 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE; QueryMouseLocation 143 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h virtual bool QueryMouseLocation(gfx::Point* location_return) OVERRIDE;