GetRootViewSize   160 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual gfx::Size GetRootViewSize() const OVERRIDE;
GetRootViewSize  1799 ui/views/win/hwnd_message_handler.cc   gfx::Size root_view_size = delegate_->GetRootViewSize();
GetRootViewSize    79 ui/views/win/hwnd_message_handler_delegate.h   virtual gfx::Size GetRootViewSize() const = 0;