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

  /external/chromium/chrome/browser/instant/
instant_loader.h 97 bool is_showing_instant() const { return template_url_id_ != 0; } function in class:InstantLoader
instant_controller.cc 251 loader_manager_->current_loader()->is_showing_instant();
396 loader_manager_->current_loader()->is_showing_instant();
401 loader_manager_->active_loader()->is_showing_instant();
instant_loader.cc 740 if (preview_contents_.get() && is_showing_instant() &&
771 if (type != INSTANT_COMMIT_DESTROY && is_showing_instant()) {
822 if (!is_showing_instant()) {
    [all...]

Completed in 177 milliseconds