Searched defs:SetIsLoading (Results 1 – 9 of 9) sorted by relevance
99 virtual void SetIsLoading(bool is_loading) OVERRIDE {} in SetIsLoading() function
149 void RenderWidgetHostViewChildFrame::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewChildFrame
290 void RenderWidgetHostViewGuest::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewGuest
269 void RenderFrameHostManager::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderFrameHostManager
845 void RenderViewHostImpl::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderViewHostImpl
614 void RenderWidgetHostViewAndroid::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewAndroid
495 void RenderWidgetHostImpl::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostImpl
846 void RenderWidgetHostViewAura::SetIsLoading(bool is_loading) { in SetIsLoading() function in content::RenderWidgetHostViewAura
3174 void WebContentsImpl::SetIsLoading(RenderViewHost* render_view_host, in SetIsLoading() function in content::WebContentsImpl