Searched refs:GetDistilledPagePrefs (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/dom_distiller/
H A Dlazy_dom_distiller_service.cc107 DistilledPagePrefs* LazyDomDistillerService::GetDistilledPagePrefs() { function in class:dom_distiller::LazyDomDistillerService
108 return instance()->GetDistilledPagePrefs();
H A Dlazy_dom_distiller_service.h60 virtual DistilledPagePrefs* GetDistilledPagePrefs() OVERRIDE;
H A Ddom_distiller_viewer_source_browsertest.cc349 browser()->profile())->GetDistilledPagePrefs();
/external/chromium_org/components/dom_distiller/core/
H A Ddom_distiller_service_android.cc52 return reinterpret_cast<intptr_t>(service_->GetDistilledPagePrefs());
H A Ddom_distiller_service.h105 virtual DistilledPagePrefs* GetDistilledPagePrefs() = 0;
148 virtual DistilledPagePrefs* GetDistilledPagePrefs() OVERRIDE;
H A Dviewer_unittest.cc73 virtual DistilledPagePrefs* GetDistilledPagePrefs() OVERRIDE;
137 DistilledPagePrefs* TestDomDistillerService::GetDistilledPagePrefs() { function in class:dom_distiller::TestDomDistillerService
H A Ddom_distiller_service.cc257 DistilledPagePrefs* DomDistillerService::GetDistilledPagePrefs() { function in class:dom_distiller::DomDistillerService
/external/chromium_org/components/dom_distiller/content/
H A Ddom_distiller_viewer_source.cc303 dom_distiller_service_->GetDistilledPagePrefs());
320 dom_distiller_service_->GetDistilledPagePrefs()->GetTheme(),
321 dom_distiller_service_->GetDistilledPagePrefs()->GetFontFamily());

Completed in 4721 milliseconds