Searched refs:PlatformSetTitle (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell_android.cc63 void Shell::PlatformSetTitle(const base::string16& title) { function in class:content::Shell
H A Dshell.h194 void PlatformSetTitle(const base::string16& title);
H A Dshell_aura.cc201 void Shell::PlatformSetTitle(const base::string16& title) { function in class:content::Shell
H A Dshell_win.cc281 void Shell::PlatformSetTitle(const base::string16& text) { function in class:content::Shell
H A Dshell.cc354 PlatformSetTitle(entry->GetTitle());
H A Dshell_gtk.cc338 void Shell::PlatformSetTitle(const base::string16& title) { function in class:content::Shell
H A Dshell_views.cc391 void Shell::PlatformSetTitle(const base::string16& title) { function in class:content::Shell

Completed in 195 milliseconds