Lines Matching defs:page
260 // - when this is used with a page requiring authentication, we will not get
972 // the content page is loaded, use WaitForTabToBeRestored.
1591 history::URLResult const &page = (*results)[i];
1592 page_value->SetString("title", page.title());
1593 page_value->SetString("url", page.url().spec());
1595 static_cast<double>(page.visit_time().ToDoubleT()));
1596 page_value->SetString("snippet", page.snippet().text());
1599 provider_->profile()->GetBookmarkModel()->IsBookmarked(page.url()));
1834 .SendError("Failed to take snapshot of page");
1904 // Collect information about the apps in the new tab page.