Searched refs:GetLocationBarView (Results 1 – 9 of 9) sorted by relevance
24 virtual LocationBarView* GetLocationBarView() const = 0;
48 LocationBarView* location_bar_view = browser_view->GetLocationBarView(); in IN_PROC_BROWSER_TEST_F()
485 GetLocationBarView()->location_icon_view())); in InitPermissionBubbleView()754 GetLocationBarView()->SetStarToggled(is_starred); in SetStarredState()758 GetLocationBarView()->SetTranslateIconToggled(is_lit); in SetTranslateIconToggled()830 GetLocationBarView()->ZoomChangedForActiveTab( in ZoomChangedForActiveTab()980 return GetLocationBarView(); in GetLocationBar()1001 LocationBarView* location_bar = GetLocationBarView(); in SetFocusToLocationBar()1165 !GetLocationBarView()->IsMouseHovered()) { in ShowTranslateBubble()1269 GetLocationBarView()->location_icon_view(), profile, in ShowWebsiteSettings()1404 LocationBarView* BrowserView::GetLocationBarView() const { in GetLocationBarView() function in BrowserView1708 LocationBarView* location_bar_view = GetLocationBarView(); in OnWidgetMove()[all …]
374 virtual LocationBarView* GetLocationBarView() const OVERRIDE;
548 LocationBarView* location_bar_view = browser_view->GetLocationBarView(); in MaybeShowNow()557 LocationBarView* location_bar_view = browser_view->GetLocationBarView(); in MaybeShowNow()590 GetLocationBarView(); in GetAnchorRect()601 browser_view->GetLocationBarView()->SetPreviewEnabledPageAction( in WindowClosing()
29 return browser_view->GetLocationBarView()->generated_credit_card_view(); in GetAnchor()
59 browser_view->GetLocationBarView()->zoom_view() : NULL; in ShowBubble()
290 OmniboxViewViews* view = window->GetLocationBarView()->omnibox_view(); in IN_PROC_BROWSER_TEST_F()
716 : browser_view->GetLocationBarView()->manage_passwords_icon_view(); in ShowBubble()