HomeSort by relevance Sort by last modified time
    Searched defs:omnibox_view_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.h 76 OmniboxView* omnibox_view_; member in class:OmniboxPopupViewMac
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_popup_contents_view.h 149 OmniboxView* omnibox_view_; member in class:OmniboxPopupContentsView
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h 221 scoped_ptr<OmniboxViewMac> omnibox_view_; member in class:LocationBarViewMac
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.h 222 OmniboxViewViews* omnibox_view() { return omnibox_view_; }
223 const OmniboxViewViews* omnibox_view() const { return omnibox_view_; }
418 OmniboxViewViews* omnibox_view_; member in class:LocationBarView
514 // the |omnibox_view_| in its place, containing the complete URL. However, we
532 // amount necessary to shift the |omnibox_view_| by such that the hostname

Completed in 704 milliseconds