HomeSort by relevance Sort by last modified time
    Searched refs:PlatformSetTitle (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/shell/browser/
shell_android.cc 63 void Shell::PlatformSetTitle(const base::string16& title) {
shell.h 194 void PlatformSetTitle(const base::string16& title);
shell_aura.cc 201 void Shell::PlatformSetTitle(const base::string16& title) {
shell_win.cc 281 void Shell::PlatformSetTitle(const base::string16& text) {
shell.cc 354 PlatformSetTitle(entry->GetTitle());
shell_gtk.cc 338 void Shell::PlatformSetTitle(const base::string16& title) {
shell_views.cc 391 void Shell::PlatformSetTitle(const base::string16& title) {

Completed in 456 milliseconds