Home | History | Annotate | Download | only in browser

Lines Matching full:is_loading

572   // and hurt the system performance, we post a task only when |is_loading| is
575 void Update(bool is_loading);
762 void AeroPeekWindow::Update(bool is_loading) {
779 if (tab_active_ || !is_loading)
1178 window->Update(contents->tab_contents()->is_loading());