Searched refs:GetLocationBarView (Results 1 - 9 of 9) sorted by last modified time

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_window_testing_views.h24 virtual LocationBarView* GetLocationBarView() const = 0;
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dgenerated_credit_card_bubble_views.cc29 return browser_view->GetLocationBarView()->generated_credit_card_view();
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble_view.cc548 LocationBarView* location_bar_view = browser_view->GetLocationBarView();
557 LocationBarView* location_bar_view = browser_view->GetLocationBarView();
590 GetLocationBarView();
601 browser_view->GetLocationBarView()->SetPreviewEnabledPageAction(
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc485 GetLocationBarView()->location_icon_view()));
754 GetLocationBarView()->SetStarToggled(is_starred);
758 GetLocationBarView()->SetTranslateIconToggled(is_lit);
830 GetLocationBarView()->ZoomChangedForActiveTab(
980 return GetLocationBarView();
1001 LocationBarView* location_bar = GetLocationBarView();
1165 !GetLocationBarView()->IsMouseHovered()) {
1269 GetLocationBarView()->location_icon_view(), profile,
1404 LocationBarView* BrowserView::GetLocationBarView() const { function in class:BrowserView
1708 LocationBarView* location_bar_view = GetLocationBarView();
[all...]
H A Dbrowser_view.h374 virtual LocationBarView* GetLocationBarView() const OVERRIDE;
H A Dbrowser_view_interactive_uitest.cc48 LocationBarView* location_bar_view = browser_view->GetLocationBarView();
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dzoom_bubble_view.cc59 browser_view->GetLocationBarView()->zoom_view() : NULL;
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views_browsertest.cc290 OmniboxViewViews* view = window->GetLocationBarView()->omnibox_view();
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_bubble_view.cc716 : browser_view->GetLocationBarView()->manage_passwords_icon_view();

Completed in 152 milliseconds