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

/external/chromium_org/mojo/aura/
H A Dscreen_mojo.cc30 gfx::NativeWindow ScreenMojo::GetWindowUnderCursor() { function in class:mojo::ScreenMojo
H A Dscreen_mojo.h29 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE;
/external/chromium_org/ui/gfx/
H A Dscreen.h60 virtual gfx::NativeWindow GetWindowUnderCursor() = 0;
H A Dscreen_win.h26 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE;
H A Dscreen_android.cc22 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE {
H A Dscreen_win.cc107 gfx::NativeWindow ScreenWin::GetWindowUnderCursor() { function in class:gfx::ScreenWin
/external/chromium_org/ui/views/
H A Dmouse_watcher_view_host.cc53 GetWindowUnderCursor() == widget->GetNativeWindow();
/external/chromium_org/ui/aura/test/
H A Dtest_screen.h54 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE;
H A Dtest_screen.cc132 gfx::NativeWindow TestScreen::GetWindowUnderCursor() { function in class:aura::TestScreen
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_x11.h36 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE;
H A Ddesktop_screen_x11.cc140 gfx::NativeWindow DesktopScreenX11::GetWindowUnderCursor() { function in class:views::DesktopScreenX11
/external/chromium_org/ash/display/
H A Dscreen_ash.h66 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE;
H A Dscreen_ash.cc80 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE {
215 gfx::NativeWindow ScreenAsh::GetWindowUnderCursor() { function in class:ash::ScreenAsh
/external/chromium_org/chrome/browser/extensions/api/system_display/
H A Dsystem_display_apitest.cc78 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE {
/external/chromium_org/athena/env/
H A Dathena_env_impl.cc61 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE { return NULL; }
/external/chromium_org/chrome/browser/android/
H A Dshortcut_helper_unittest.cc30 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE { return NULL; }
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_common_unittest.cc38 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE {
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc1017 GetWindowUnderCursor() != widget->GetNativeWindow()) {
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device_unittest.cc484 virtual gfx::NativeWindow GetWindowUnderCursor() OVERRIDE { return NULL; }
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc1198 gfx::NativeWindow window_under_mouse = GetScreen()->GetWindowUnderCursor();

Completed in 1880 milliseconds