Searched refs:TabTitleChangedNotLoading (Results 1 - 11 of 11) sorted by relevance

/external/chromium/chrome/browser/ui/touch/tabs/
H A Dtouch_tab_strip.h40 virtual void TabTitleChangedNotLoading(int model_index);
H A Dtouch_tab_strip.cc93 void TouchTabStrip::TabTitleChangedNotLoading(int model_index) { function in class:TouchTabStrip
/external/chromium/chrome/browser/ui/views/tabs/
H A Dside_tab_strip.h32 virtual void TabTitleChangedNotLoading(int model_index) OVERRIDE;
H A Dtab_strip.h66 virtual void TabTitleChangedNotLoading(int model_index) OVERRIDE;
H A Dbase_tab_strip.h71 virtual void TabTitleChangedNotLoading(int model_index) = 0;
H A Dbrowser_tab_strip_controller.cc342 tabstrip_->TabTitleChangedNotLoading(model_index);
H A Dside_tab_strip.cc185 void SideTabStrip::TabTitleChangedNotLoading(int model_index) { function in class:SideTabStrip
H A Dtab_strip.cc245 void TabStrip::TabTitleChangedNotLoading(int model_index) { function in class:TabStrip
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.h112 void TabTitleChangedNotLoading(int model_index);
H A Dbrowser_tab_strip_controller.cc425 tabstrip_->TabTitleChangedNotLoading(model_index);
H A Dtab_strip.cc858 void TabStrip::TabTitleChangedNotLoading(int model_index) { function in class:TabStrip

Completed in 231 milliseconds