WidgetSizeIsClientSize  679 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc     gfx::Rect bounds(WidgetSizeIsClientSize()
WidgetSizeIsClientSize  147 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool WidgetSizeIsClientSize() const OVERRIDE;
WidgetSizeIsClientSize  481 ui/views/win/hwnd_message_handler.cc   if (delegate_->WidgetSizeIsClientSize())
WidgetSizeIsClientSize 1409 ui/views/win/hwnd_message_handler.cc   if (delegate_->WidgetSizeIsClientSize()) {
WidgetSizeIsClientSize   47 ui/views/win/hwnd_message_handler_delegate.h   virtual bool WidgetSizeIsClientSize() const = 0;