Searched refs:StartPage (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/resources/app_list/
H A Dstart_page.js18 * Creates a StartPage object.
22 var StartPage = cr.ui.define('div');
24 StartPage.prototype = {
56 StartPage.decorate($('start-page'));
/external/chromium_org/printing/
H A Dpdf_metafile_cg_mac_unittest.cc26 pdf.StartPage(size_1, rect_1, 1.25);
32 pdf.StartPage(size_2, rect_2, 2.0);
H A Dpdf_metafile_cg_mac.h43 virtual bool StartPage(const gfx::Size& page_size,
H A Dpdf_metafile_skia.h44 virtual bool StartPage(const gfx::Size& page_size,
H A Dmetafile.h114 // This method calls StartPage and then returns an appropriate
116 // StartPage or NULL on error.
124 virtual bool StartPage(const gfx::Size& page_size,
H A Dprinted_document_win.cc72 ::StartPage(context);
H A Demf_win.h64 // Inserts a custom GDICOMMENT records indicating StartPage/EndPage calls
65 // (since StartPage and EndPage do not work in a metafile DC). Only valid
68 virtual bool StartPage(const gfx::Size& page_size,
H A Demf_win.cc337 // placeholders for StartPage and EndPage.
455 if (!StartPage(page_size, content_area, scale_factor))
463 bool Emf::StartPage(const gfx::Size& /*page_size*/, function in class:printing::Emf
551 result->StartPage(page_bounds.size(), page_bounds, 1);
H A Demf_win_unittest.cc144 EXPECT_TRUE(emf.StartPage(gfx::Size(), gfx::Rect(), 1));
H A Dpdf_metafile_cg_mac.cc120 bool PdfMetafileCg::StartPage(const gfx::Size& page_size, function in class:printing::PdfMetafileCg
H A Dpdf_metafile_skia.cc77 bool PdfMetafileSkia::StartPage(const gfx::Size& page_size, function in class:printing::PdfMetafileSkia
/external/chromium_org/chrome/utility/
H A Dprinting_handler.cc370 // to StartPage.
371 metafile.StartPage(gfx::Size(), gfx::Rect(), 1);
/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system_win.cc338 ::StartPage(printer_dc_.Get());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3045 milliseconds