Home
last modified time | relevance | path

Searched defs:CreateDistillerPage (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
Dfake_distiller_page.h19 virtual scoped_ptr<DistillerPage> CreateDistillerPage() const OVERRIDE { in CreateDistillerPage() function
/external/chromium_org/components/dom_distiller/content/
Ddistiller_page_web_contents.cc36 scoped_ptr<DistillerPage> DistillerPageWebContentsFactory::CreateDistillerPage() in CreateDistillerPage() function in dom_distiller::DistillerPageWebContentsFactory