Searched defs:needs_reload (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/instant/
H A Dinstant_loader.h90 bool needs_reload() const { return needs_reload_; } function in class:InstantLoader
141 // did. If |needs_reload| is true, the text changed since the first load and
143 void PageDoesntSupportInstant(bool needs_reload);
H A Dinstant_loader.cc950 void InstantLoader::PageDoesntSupportInstant(bool needs_reload) { argument

Completed in 40 milliseconds