Home | History | Annotate | Download | only in print_preview

Lines Matching defs:Print

43   void Print() {
54 // Make sure there is 1 tab and print is enabled.
68 // Create the print preview dialog.
69 Print();
94 chrome::ShowTaskManager(browser()); // Show task manager BEFORE print dialog.
100 // Create the print preview dialog.
101 Print();
113 // Create the print preview dialog.
114 Print();
116 chrome::ShowTaskManager(browser()); // Show task manager AFTER print dialog.
128 // Now print preview.
129 Print();
137 // Navigate main tab to hide print preview.