Home | History | Annotate | Download | only in location_bar

Lines Matching refs:Update

216       base::Bind(&LocationBarView::Update,
389 Update(NULL);
499 void LocationBarView::Update(const WebContents* tab_for_state_restoring) {
504 generated_credit_card_view_->Update();
509 open_pdf_in_reader_view_->Update(
522 location_entry_->Update(tab_for_state_restoring);
561 open_pdf_in_reader_view_->Update(
568 generated_credit_card_view_->Update();
645 zoom_view_->Update(zoom_controller);
1130 (*i)->Update(model_->GetInputInProgress() ? NULL : GetWebContents());
1531 // Only update if the updated action box was for the active tab contents.