Searched refs:print_preview_tab_controller (Results 1 – 4 of 4) sorted by relevance
169 print_preview_tab_controller() = 0;
87 virtual printing::PrintPreviewTabController* print_preview_tab_controller();
558 BrowserProcessImpl::print_preview_tab_controller() { in print_preview_tab_controller() function in BrowserProcessImpl
30 return g_browser_process->print_preview_tab_controller(); in GetInstance()