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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h872 bool UpdateTitleForEntry(NavigationEntryImpl* entry,
H A Dweb_contents_impl.cc3245 bool WebContentsImpl::UpdateTitleForEntry(NavigationEntryImpl* entry, function in class:content::WebContentsImpl
3821 // UpdateTitleForEntry, but only if the update is from the current RVH.
3828 if (!UpdateTitleForEntry(entry, title))

Completed in 609 milliseconds