Searched defs:CreateDistiller (Results 1 – 2 of 2) sorted by relevance
25 virtual scoped_ptr<Distiller> CreateDistiller() OVERRIDE { in CreateDistiller() function
40 scoped_ptr<Distiller> DistillerFactoryImpl::CreateDistiller() { in CreateDistiller() function in dom_distiller::DistillerFactoryImpl