Home
last modified time | relevance | path

Searched refs:UpdateTitleForEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h872 bool UpdateTitleForEntry(NavigationEntryImpl* entry, in NON_EXPORTED_BASE()
Dweb_contents_impl.cc3245 bool WebContentsImpl::UpdateTitleForEntry(NavigationEntryImpl* entry, in UpdateTitleForEntry() function in content::WebContentsImpl
3828 if (!UpdateTitleForEntry(entry, title)) in UpdateTitle()