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

/external/chromium_org/content/browser/web_contents/
H A Dinterstitial_page_impl.cc123 InterstitialPage* InterstitialPage::GetInterstitialPage( function in class:content::InterstitialPage
246 if (web_contents_->GetInterstitialPage() == this &&
H A Dweb_contents_impl.cc1756 if (GetInterstitialPage())
1862 InterstitialPage* WebContentsImpl::GetInterstitialPage() const { function in class:content::WebContentsImpl

Completed in 91 milliseconds