HomeSort by relevance Sort by last modified time
    Searched refs:SaveStateToTab (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view.h 55 virtual void SaveStateToTab(content::WebContents* tab) = 0;
omnibox_edit_unittest.cc 27 virtual void SaveStateToTab(WebContents* tab) OVERRIDE {}
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_view_mac.h 32 virtual void SaveStateToTab(content::WebContents* tab) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.h 67 virtual void SaveStateToTab(content::WebContents* tab) OVERRIDE;
omnibox_view_views.cc 181 void OmniboxViewViews::SaveStateToTab(content::WebContents* tab) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc     [all...]

Completed in 276 milliseconds