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

  /external/chromium_org/printing/
pdf_metafile_cg_mac_unittest.cc 26 pdf.StartPage(size_1, rect_1, 1.25);
32 pdf.StartPage(size_2, rect_2, 2.0);
metafile.h 87 // This method calls StartPage and then returns an appropriate
89 // StartPage or NULL on error.
98 virtual bool StartPage(const gfx::Size& page_size,
pdf_metafile_cg_mac.h 43 virtual bool StartPage(const gfx::Size& page_size,
pdf_metafile_skia.h 38 virtual bool StartPage(const gfx::Size& page_size,
emf_win.h 60 // Inserts a custom GDICOMMENT records indicating StartPage/EndPage calls
61 // (since StartPage and EndPage do not work in a metafile DC). Only valid
64 virtual bool StartPage(const gfx::Size& page_size,
emf_win.cc 377 // placeholders for StartPage and EndPage.
492 res = !!::StartPage(context->hdc);
523 if (!StartPage(page_size, content_area, scale_factor))
531 bool Emf::StartPage(const gfx::Size& /*page_size*/,
630 result->StartPage(page_bounds.size(), page_bounds, 1);
emf_win_unittest.cc 140 EXPECT_TRUE(emf.StartPage(gfx::Size(), gfx::Rect(), 1));
pdf_metafile_cg_mac.cc 120 bool PdfMetafileCg::StartPage(const gfx::Size& page_size,
pdf_metafile_skia.cc 74 bool PdfMetafileSkia::StartPage(const gfx::Size& page_size,
  /external/chromium_org/chrome/utility/
chrome_content_utility_client.cc 445 // to StartPage.
446 metafile.StartPage(gfx::Size(), gfx::Rect(), 1);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 85 milliseconds