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

/external/chromium_org/ui/aura/
H A Dwindow_tree_host_mac.h42 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Dwindow_tree_host_ozone.cc85 gfx::Point WindowTreeHostOzone::GetLocationOnNativeScreen() const { function in class:aura::WindowTreeHostOzone
H A Dwindow_tree_host_ozone.h47 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Dwindow_tree_host_win.h33 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Dwindow_tree_host_win.cc81 gfx::Point WindowTreeHostWin::GetLocationOnNativeScreen() const { function in class:aura::WindowTreeHostWin
H A Dwindow_tree_host_x11.h51 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Dwindow_tree_host.cc119 gfx::Point location = GetLocationOnNativeScreen();
124 gfx::Point location = GetLocationOnNativeScreen();
H A Dremote_window_tree_host_win.h125 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Dwindow_tree_host.h155 virtual gfx::Point GetLocationOnNativeScreen() const = 0;
H A Dremote_window_tree_host_win.cc228 gfx::Point RemoteWindowTreeHostWin::GetLocationOnNativeScreen() const { function in class:aura::RemoteWindowTreeHostWin
H A Dwindow_tree_host_x11.cc563 gfx::Point WindowTreeHostX11::GetLocationOnNativeScreen() const { function in class:aura::WindowTreeHostX11
/external/chromium_org/mojo/aura/
H A Dwindow_tree_host_mojo.h51 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Dwindow_tree_host_mojo.cc123 gfx::Point WindowTreeHostMojo::GetLocationOnNativeScreen() const { function in class:mojo::WindowTreeHostMojo
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.h158 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Ddesktop_window_tree_host_win.h116 virtual gfx::Point GetLocationOnNativeScreen() const OVERRIDE;
H A Ddesktop_window_tree_host_win.cc523 gfx::Point DesktopWindowTreeHostWin::GetLocationOnNativeScreen() const { function in class:views::DesktopWindowTreeHostWin
H A Ddesktop_window_tree_host_x11.cc935 gfx::Point DesktopWindowTreeHostX11::GetLocationOnNativeScreen() const { function in class:views::DesktopWindowTreeHostX11

Completed in 152 milliseconds