Searched refs:FinishPage (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/printing/
H A Dpdf_metafile_cg_mac_unittest.cc27 pdf.FinishPage();
33 pdf.FinishPage();
H A Dpdf_metafile_cg_mac.h46 virtual bool FinishPage() OVERRIDE;
H A Dpdf_metafile_skia.h47 virtual bool FinishPage() OVERRIDE;
H A Dmetafile.h131 virtual bool FinishPage() = 0;
H A Dpdf_metafile_skia.cc84 bool PdfMetafileSkia::FinishPage() { function in class:printing::PdfMetafileSkia
98 FinishPage();
H A Demf_win.h71 virtual bool FinishPage() OVERRIDE;
H A Demf_win_unittest.cc146 EXPECT_TRUE(emf.FinishPage());
H A Dpdf_metafile_cg_mac.cc144 bool PdfMetafileCg::FinishPage() { function in class:printing::PdfMetafileCg
H A Demf_win.cc469 bool Emf::FinishPage() { function in class:printing::Emf
564 result->FinishPage();
/external/chromium_org/android_webview/renderer/
H A Dprint_web_view_helper_linux.cc195 if (!metafile->FinishPage())
/external/chromium_org/chrome/renderer/printing/
H A Dprint_web_view_helper_linux.cc192 if (!metafile->FinishPage())
H A Dprint_web_view_helper_pdf_win.cc214 if (!metafile->FinishPage())
/external/chromium_org/chrome/utility/
H A Dprinting_handler.cc390 metafile.FinishPage();

Completed in 3115 milliseconds