Home | History | Annotate | Download | only in printing

Lines Matching defs:printing

5 #include "chrome/renderer/printing/print_web_view_helper.h"
29 #include "printing/metafile.h"
30 #include "printing/metafile_impl.h"
31 #include "printing/units.h"
51 namespace printing {
152 // Printing frame doesn't have any page size css. Pixels to dpi conversion
530 // the size of the view temporarily to support full page printing..
545 // Prepares frame for printing.
678 // Call immediately, async call crashes scripting printing.
705 // actual printing.
924 // printing and it expects real printable_area value.
929 // Render Pages for printing.
1144 // FinalizePrintReadyDocument() when printing a PDF because the plugin
1230 // This can happen as a result of processing sync messages when printing
1278 // Render Pages for printing.
1326 if (!prep_frame_view_) // Printing is already canceled or failed.
1348 // Printing for system dialog.
1361 LOG(ERROR) << "Printing failed.";
2031 } // namespace printing