DesktopTestViewsDelegate   56 content/shell/browser/shell_views.cc class ShellViewsDelegateAura : public views::DesktopTestViewsDelegate {
DesktopTestViewsDelegate   67 ui/views/examples/content_client/examples_browser_main_parts.cc   views_delegate_.reset(new DesktopTestViewsDelegate);
DesktopTestViewsDelegate   73 ui/views/examples/examples_main.cc     views::DesktopTestViewsDelegate views_delegate;
DesktopTestViewsDelegate   15 ui/views/test/desktop_test_views_delegate.cc DesktopTestViewsDelegate::DesktopTestViewsDelegate() {}
DesktopTestViewsDelegate   17 ui/views/test/desktop_test_views_delegate.cc DesktopTestViewsDelegate::~DesktopTestViewsDelegate() {}
DesktopTestViewsDelegate   19 ui/views/test/desktop_test_views_delegate.cc void DesktopTestViewsDelegate::OnBeforeWidgetInit(
DesktopTestViewsDelegate   15 ui/views/test/desktop_test_views_delegate.h class DesktopTestViewsDelegate : public TestViewsDelegate {
DesktopTestViewsDelegate   17 ui/views/test/desktop_test_views_delegate.h   DesktopTestViewsDelegate();
DesktopTestViewsDelegate   18 ui/views/test/desktop_test_views_delegate.h   virtual ~DesktopTestViewsDelegate();
DesktopTestViewsDelegate   25 ui/views/test/desktop_test_views_delegate.h   DISALLOW_COPY_AND_ASSIGN(DesktopTestViewsDelegate);