Searched refs:SetIsLoading (Results 1 – 3 of 3) sorted by relevance
154 void SetIsLoading(bool is_loading) override;
608 void CefRenderWidgetHostViewOSR::SetIsLoading(bool is_loading) { in SetIsLoading() function in CefRenderWidgetHostViewOSR
38775 void SetIsLoading(bool is_loading) { is_loading_ = is_loading; }