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

  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_view_delegate.h 24 virtual bool IsShowingSadTab() const = 0;
tab_contents_view_views.h 80 virtual bool IsShowingSadTab() const OVERRIDE;
native_tab_contents_view_win.cc 158 if (delegate_->IsShowingSadTab())
tab_contents_view_views.cc 298 bool TabContentsViewViews::IsShowingSadTab() const {

Completed in 89 milliseconds