HomeSort by relevance Sort by last modified time
    Searched refs:DesktopTestViewsDelegate (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/views/test/
desktop_test_views_delegate.h 15 class DesktopTestViewsDelegate : public TestViewsDelegate {
17 DesktopTestViewsDelegate();
18 virtual ~DesktopTestViewsDelegate();
25 DISALLOW_COPY_AND_ASSIGN(DesktopTestViewsDelegate);
desktop_test_views_delegate.cc 12 DesktopTestViewsDelegate::DesktopTestViewsDelegate() {}
14 DesktopTestViewsDelegate::~DesktopTestViewsDelegate() {}
16 void DesktopTestViewsDelegate::OnBeforeWidgetInit(
  /external/chromium_org/ui/views/examples/content_client/
examples_browser_main_parts.cc 45 views_delegate_.reset(new DesktopTestViewsDelegate);
  /external/chromium_org/content/shell/
shell_aura.cc 41 class ShellViewsDelegateAura : public views::DesktopTestViewsDelegate {

Completed in 45 milliseconds