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

  /external/chromium_org/ui/views/test/
desktop_test_views_delegate.cc 12 DesktopTestViewsDelegate::DesktopTestViewsDelegate() {}
14 DesktopTestViewsDelegate::~DesktopTestViewsDelegate() {}
16 void DesktopTestViewsDelegate::OnBeforeWidgetInit(
desktop_test_views_delegate.h 15 class DesktopTestViewsDelegate : public TestViewsDelegate {
17 DesktopTestViewsDelegate();
18 virtual ~DesktopTestViewsDelegate();
25 DISALLOW_COPY_AND_ASSIGN(DesktopTestViewsDelegate);

Completed in 440 milliseconds