Home
last modified time | relevance | path

Searched refs:GetPageBounds (Results 1 – 22 of 22) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/
H A Dpdf_metafile_cg_mac_unittest.cc70 const gfx::Rect bounds = pdf_cg->GetPageBounds(page_number); in RenderedPdfSha1()
174 gfx::Size page_size = pdf2.GetPageBounds(1).size(); in TEST()
177 page_size = pdf2.GetPageBounds(2).size(); in TEST()
182 TEST(PdfMetafileCgTest, GetPageBounds) { in TEST() argument
198 bounds = pdf_cg.GetPageBounds(i); in TEST()
207 bounds = pdf_cg.GetPageBounds(i); in TEST()
H A Demf_win.cc100 bounds = GetPageBounds(1).ToRECT(); in Playback()
115 gfx::Rect bound = GetPageBounds(1); in SafePlayback()
123 gfx::Rect Emf::GetPageBounds(unsigned int page_number) const { in GetPageBounds() function in printing::Emf
H A Dimage_mac.cc20 gfx::Rect rect(metafile.GetPageBounds(page_number)); in LoadMetafile()
H A Dpdf_metafile_cg_mac.h37 gfx::Rect GetPageBounds(unsigned int page_number) const override;
H A Dimage_win.cc22 gfx::Rect rect(metafile.GetPageBounds(1)); in LoadMetafile()
H A Dmetafile.h147 virtual gfx::Rect GetPageBounds(unsigned int page_number) const = 0;
H A Dmetafile_skia.h52 gfx::Rect GetPageBounds(unsigned int page_number) const override;
H A Demf_win.h71 gfx::Rect GetPageBounds(unsigned int page_number) const override;
H A Demf_win_unittest.cc119 RECT page_bounds = emf.GetPageBounds(1).ToRECT(); in TEST_F()
H A Dpdf_metafile_cg_mac.cc251 gfx::Rect PdfMetafileCg::GetPageBounds(unsigned int page_number) const { in GetPageBounds() function in printing::PdfMetafileCg
H A Dmetafile_skia.cc242 gfx::Rect MetafileSkia::GetPageBounds(unsigned int page_number) const { in GetPageBounds() function in printing::MetafileSkia
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/
H A Dpdf_metafile_cg_mac_unittest.cc73 const gfx::Rect bounds = pdf_cg->GetPageBounds(page_number); in RenderedPdfSha1()
189 gfx::Size page_size = pdf2.GetPageBounds(1).size(); in TEST()
192 page_size = pdf2.GetPageBounds(2).size(); in TEST()
197 TEST(PdfMetafileCgTest, GetPageBounds) { in TEST() argument
213 bounds = pdf_cg.GetPageBounds(i); in TEST()
222 bounds = pdf_cg.GetPageBounds(i); in TEST()
H A Demf_win.cc100 bounds = GetPageBounds(1).ToRECT(); in Playback()
115 gfx::Rect bound = GetPageBounds(1); in SafePlayback()
123 gfx::Rect Emf::GetPageBounds(unsigned int page_number) const { in GetPageBounds() function in printing::Emf
H A Dimage_mac.cc20 gfx::Rect rect(metafile.GetPageBounds(page_number)); in LoadMetafile()
H A Dimage_win.cc21 gfx::Rect rect(metafile.GetPageBounds(1)); in LoadMetafile()
H A Dpdf_metafile_cg_mac.h38 gfx::Rect GetPageBounds(unsigned int page_number) const override;
H A Dmetafile.h126 virtual gfx::Rect GetPageBounds(unsigned int page_number) const = 0;
H A Dmetafile_skia.h59 gfx::Rect GetPageBounds(unsigned int page_number) const override;
H A Demf_win.h73 gfx::Rect GetPageBounds(unsigned int page_number) const override;
H A Demf_win_unittest.cc120 RECT page_bounds = emf.GetPageBounds(1).ToRECT(); in TEST_F()
H A Dpdf_metafile_cg_mac.cc249 gfx::Rect PdfMetafileCg::GetPageBounds(unsigned int page_number) const { in GetPageBounds() function in printing::PdfMetafileCg
H A Dmetafile_skia.cc267 gfx::Rect MetafileSkia::GetPageBounds(unsigned int page_number) const { in GetPageBounds() function in printing::MetafileSkia