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

  /external/chromium_org/chrome/browser/ui/
sad_tab_types.h 12 enum SadTabKind {
sad_tab.h 21 static SadTab* Create(content::WebContents* web_contents, SadTabKind kind);
sad_tab_helper.cc 43 chrome::SadTabKind kind =
  /external/chromium_org/chrome/browser/ui/views/
sad_tab_view.h 37 SadTabView(content::WebContents* web_contents, chrome::SadTabKind kind);
63 chrome::SadTabKind kind_;
sad_tab_view.cc 48 SadTabView::SadTabView(WebContents* web_contents, chrome::SadTabKind kind)
279 SadTabKind kind) {

Completed in 1523 milliseconds