Searched defs:PlatformSetTitle (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/content/shell/browser/ | ||
| D | shell_aura.cc | 67 void Shell::PlatformSetTitle(const base::string16& title) { in PlatformSetTitle() function in content::Shell |
| D | shell_android.cc | 70 void Shell::PlatformSetTitle(const base::string16& title) { in PlatformSetTitle() function in content::Shell |
| D | shell_views.cc | 546 void Shell::PlatformSetTitle(const base::string16& title) { in PlatformSetTitle() function in content::Shell |