AddToDistillationQueue  111 components/dom_distiller/core/distiller.cc   AddToDistillationQueue(0, url);
AddToDistillationQueue  159 components/dom_distiller/core/distiller.cc       AddToDistillationQueue(page_num + 1, next_page_url);
AddToDistillationQueue  165 components/dom_distiller/core/distiller.cc       AddToDistillationQueue(page_num - 1, prev_page_url);
AddToDistillationQueue  127 components/dom_distiller/core/distiller.h   void AddToDistillationQueue(int page_num, const GURL& url);