HomeSort by relevance Sort by last modified time
    Searched refs:GetPrintPreviewForTab (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.h 49 TabContents* GetPrintPreviewForTab(TabContents* tab) const;
print_preview_tab_controller.cc 50 TabContents* preview_tab = GetPrintPreviewForTab(initiator_tab);
59 TabContents* PrintPreviewTabController::GetPrintPreviewForTab(
102 TabContents* preview_tab = GetPrintPreviewForTab(source_tab);
print_preview_message_handler.cc 39 return tab_controller->GetPrintPreviewForTab(tab_contents());

Completed in 80 milliseconds