Home
last modified time | relevance | path

Searched defs:SetIsLoading (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/test/
Dtest_render_view_host.h99 virtual void SetIsLoading(bool is_loading) OVERRIDE {} in SetIsLoading() function
/external/chromium_org/content/browser/frame_host/
Drender_widget_host_view_child_frame.cc149 void RenderWidgetHostViewChildFrame::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewChildFrame
Drender_widget_host_view_guest.cc290 void RenderWidgetHostViewGuest::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewGuest
Drender_frame_host_manager.cc269 void RenderFrameHostManager::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderFrameHostManager
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.cc845 void RenderViewHostImpl::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderViewHostImpl
Drender_widget_host_view_android.cc614 void RenderWidgetHostViewAndroid::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewAndroid
Drender_widget_host_impl.cc495 void RenderWidgetHostImpl::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostImpl
Drender_widget_host_view_aura.cc846 void RenderWidgetHostViewAura::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewAura
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc3174 void WebContentsImpl::SetIsLoading(RenderViewHost* render_view_host, in SetIsLoading() function in content::WebContentsImpl