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

  /external/chromium/chrome/browser/instant/
instant_delegate.h 25 virtual void PrepareForInstant() = 0;
instant_controller.cc 170 delegate_->PrepareForInstant();
  /external/chromium/chrome/browser/ui/
browser_window.h 315 virtual void PrepareForInstant() = 0;
browser.h     [all...]
browser.cc     [all...]
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.h 108 virtual void PrepareForInstant();
  /external/chromium/chrome/browser/ui/panels/
panel.h 122 virtual void PrepareForInstant();
panel.cc 328 void Panel::PrepareForInstant() {
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 129 virtual void PrepareForInstant();
browser_window_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 305 virtual void PrepareForInstant() OVERRIDE;
browser_view.cc     [all...]

Completed in 134 milliseconds