Searched refs:SetTabBlocked (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.h318 void SetTabBlocked(int index, bool blocked);
H A Dtab_strip_model.cc651 void TabStripModel::SetTabBlocked(int index, bool blocked) { function in class:TabStripModel
H A Dtab_strip_model_unittest.cc166 tab_strip_model_->SetTabBlocked(index, blocked);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1878 tab_strip_model_->SetTabBlocked(index, blocked);

Completed in 2827 milliseconds