Home
last modified time | relevance | path

Searched refs:SetTabDataAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dbrowser_tab_strip_controller.cc473 SetTabDataAt(contents, model_index); in TabChangedAt()
480 SetTabDataAt(new_contents, model_index); in TabReplacedAt()
490 SetTabDataAt(contents, model_index); in TabMiniStateChanged()
495 SetTabDataAt(contents, model_index); in TabBlockedStateChanged()
520 void BrowserTabStripController::SetTabDataAt(content::WebContents* web_contents, in SetTabDataAt() function in BrowserTabStripController
Dbrowser_tab_strip_controller.h129 void SetTabDataAt(content::WebContents* web_contents, int model_index);