Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h713 void OnDidChangeLoadProgress(double load_progress); in NON_EXPORTED_BASE()
Dweb_contents_impl.cc520 OnDidChangeLoadProgress) in OnMessageReceived()
2672 void WebContentsImpl::OnDidChangeLoadProgress(double load_progress) { in OnDidChangeLoadProgress() function in content::WebContentsImpl