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

/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler_delegate.h73 virtual gfx::Size GetRootViewSize() const = 0;
H A Dhwnd_message_handler.cc1822 gfx::Size root_view_size = delegate_->GetRootViewSize();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.h152 virtual gfx::Size GetRootViewSize() const OVERRIDE;
H A Ddesktop_window_tree_host_win.cc670 gfx::Size DesktopWindowTreeHostWin::GetRootViewSize() const { function in class:views::DesktopWindowTreeHostWin

Completed in 1688 milliseconds