Searched refs:print_preview_tab_controller (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_process.h169 print_preview_tab_controller() = 0;
H A Dbrowser_process_impl.h87 virtual printing::PrintPreviewTabController* print_preview_tab_controller();
H A Dbrowser_process_impl.cc47 #include "chrome/browser/printing/print_preview_tab_controller.h"
558 BrowserProcessImpl::print_preview_tab_controller() { function in class:BrowserProcessImpl
/external/chromium/chrome/browser/printing/
H A Dprint_preview_tab_controller.cc5 #include "chrome/browser/printing/print_preview_tab_controller.h"
30 return g_browser_process->print_preview_tab_controller();

Completed in 294 milliseconds