Home | History | Annotate | Download | only in ui

Lines Matching defs:LoadingStateChanged

923   LoadingStateChanged(contents, true);
1027 command_controller_->LoadingStateChanged(new_contents->IsLoading(), true);
1392 void Browser::LoadingStateChanged(WebContents* source,
1400 command_controller_->LoadingStateChanged(is_loading, false);