Searched defs:SetIsLoading (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/renderer_host/ | ||
D | render_widget_host_view_views.cc | 279 void RenderWidgetHostViewViews::SetIsLoading(bool is_loading) { in SetIsLoading() function in RenderWidgetHostViewViews |
D | render_widget_host_view_gtk.cc | 721 void RenderWidgetHostViewGtk::SetIsLoading(bool is_loading) { in SetIsLoading() function in RenderWidgetHostViewGtk |
D | render_widget_host_view_mac.mm | 454 void RenderWidgetHostViewMac::SetIsLoading(bool is_loading) { function |
D | render_widget_host_view_win.cc | 582 void RenderWidgetHostViewWin::SetIsLoading(bool is_loading) { in SetIsLoading() function in RenderWidgetHostViewWin |