Home | History | Annotate | Download | only in search

Lines Matching refs:InstantPage

22 InstantPage::Delegate::~Delegate() {
25 InstantPage::~InstantPage() {
32 bool InstantPage::supports_instant() const {
37 const std::string& InstantPage::instant_url() const {
41 bool InstantPage::IsLocal() const {
46 InstantPage::InstantPage(Delegate* delegate, const std::string& instant_url,
54 void InstantPage::SetContents(content::WebContents* new_web_contents) {
70 bool InstantPage::ShouldProcessAboutToNavigateMainFrame() {
74 void InstantPage::DidCommitProvisionalLoadForFrame(
83 void InstantPage::ModelChanged(const SearchModel::State& old_state,
89 void InstantPage::InstantSupportDetermined(bool supports_instant) {
97 void InstantPage::ClearContents() {