Searched refs:IsNewTabPage (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
H A Dtab_strip_controller.h43 virtual bool IsNewTabPage(int index) const = 0;
H A Dbrowser_tab_strip_controller.h49 virtual bool IsNewTabPage(int model_index) const OVERRIDE;
H A Dbrowser_tab_strip_controller.cc211 bool BrowserTabStripController::IsNewTabPage(int model_index) const { function in class:BrowserTabStripController
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dfake_base_tab_strip_controller.cc63 bool FakeBaseTabStripController::IsNewTabPage(int index) const { function in class:FakeBaseTabStripController
H A Dtab_strip_controller.h52 virtual bool IsNewTabPage(int index) const = 0;
H A Dfake_base_tab_strip_controller.h32 virtual bool IsNewTabPage(int index) const OVERRIDE;
H A Dbrowser_tab_strip_controller.h55 virtual bool IsNewTabPage(int model_index) const OVERRIDE;
H A Dbrowser_tab_strip_controller.cc251 bool BrowserTabStripController::IsNewTabPage(int model_index) const { function in class:BrowserTabStripController

Completed in 760 milliseconds