Searched refs:StartPage (Results 1 - 12 of 12) 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 Dmetafile.h87 // This method calls StartPage and then returns an appropriate
89 // StartPage or NULL on error.
98 virtual bool StartPage(const gfx::Size& page_size,
H A Dpdf_metafile_skia.h38 virtual bool StartPage(const gfx::Size& page_size,
H A Demf_win.cc377 // 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*/, function in class:printing::Emf
630 result->StartPage(page_bounds.size(), page_bounds, 1);
H A Demf_win.h60 // 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,
H A Demf_win_unittest.cc140 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.cc74 bool PdfMetafileSkia::StartPage(const gfx::Size& page_size, function in class:printing::PdfMetafileSkia
/external/chromium_org/chrome/utility/
H A Dchrome_content_utility_client.cc609 // to StartPage.
610 metafile.StartPage(gfx::Size(), gfx::Rect(), 1);
/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 126 milliseconds