Lines Matching refs:GetLocationBar
450 window_->GetLocationBar()->ShowFirstRunBubble(bubble_type); in InitBrowserWindow()
1337 LocationBar* location_bar = window_->GetLocationBar(); in OpenCurrentURL()
1773 window_->GetLocationBar()->FocusSearch(); in FocusSearch()
2411 if (user_initiated && contents_is_selected && window()->GetLocationBar()) { in UpdateUIForNavigationInTab()
2415 window()->GetLocationBar()->Revert(); in UpdateUIForNavigationInTab()
2744 window_->GetLocationBar()->SaveStateToContents(contents->tab_contents()); in TabDeselected()
3058 LocationBar* location_bar = window()->GetLocationBar(); in OnContentSettingsChange()
3390 window()->GetLocationBar()->UpdatePageActions(); in Observe()
3408 window()->GetLocationBar()->InvalidatePageActions(); in Observe()
3414 window()->GetLocationBar()->UpdatePageActions(); in Observe()
3527 window()->GetLocationBar()->SetSuggestedText(text, behavior); in SetSuggestedText()
3909 LocationBar* location_bar = window()->GetLocationBar(); in ProcessPendingUIUpdates()
4240 LocationBar* location_bar = window()->GetLocationBar(); in TabDetachedAtImpl()