Searched defs:omnibox_view_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
H A Domnibox_popup_view_mac.h76 OmniboxView* omnibox_view_; member in class:OmniboxPopupViewMac
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_popup_contents_view.h144 OmniboxView* omnibox_view_; member in class:OmniboxPopupContentsView
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dlocation_bar_view_mac.h221 scoped_ptr<OmniboxViewMac> omnibox_view_; member in class:LocationBarViewMac
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.h227 OmniboxViewViews* omnibox_view() { return omnibox_view_; }
228 const OmniboxViewViews* omnibox_view() const { return omnibox_view_; }
433 OmniboxViewViews* omnibox_view_; member in class:LocationBarView
532 // the |omnibox_view_| in its place, containing the complete URL. However, we
550 // amount necessary to shift the |omnibox_view_| by such that the hostname

Completed in 174 milliseconds