Searched refs:PageSizeMargins (Results 1 – 18 of 18) sorted by relevance
/external/chromium_org/printing/ |
D | page_size_margins.h | 18 struct PageSizeMargins { struct 28 const base::DictionaryValue& settings, PageSizeMargins* page_size_margins); argument
|
D | page_size_margins.cc | 14 PageSizeMargins* page_size_margins) { in GetCustomMarginsFromJobSettings()
|
D | print_settings_initializer.cc | 65 PageSizeMargins page_size_margins; in InitSettings()
|
/external/chromium_org/chrome/browser/printing/ |
D | print_preview_message_handler.h | 28 struct PageSizeMargins; 55 const printing::PageSizeMargins& page_layout_in_points,
|
D | print_preview_message_handler.cc | 173 const PageSizeMargins& page_layout_in_points, in OnDidGetDefaultPageLayout()
|
/external/chromium_org/android_webview/renderer/ |
D | print_web_view_helper.h | 40 struct PageSizeMargins; 132 const PageSizeMargins& page_layout_in_points, 296 PageSizeMargins* page_layout_in_points); 305 const PageSizeMargins& page_layout_in_points,
|
D | print_web_view_helper_linux.cc | 158 PageSizeMargins page_layout_in_points; in PrintPageInternal()
|
D | print_web_view_helper.cc | 210 PageSizeMargins* page_layout_in_points) { in CalculatePageLayoutFromPrintParams() 417 const PageSizeMargins& page_layout, in PrintHeaderAndFooter() 891 const PageSizeMargins& page_layout_in_points, in GetPageSizeAndContentAreaFromPageLayout() 1037 PageSizeMargins default_page_layout; in CreatePreviewDocument() 1349 PageSizeMargins* page_layout_in_points) { in ComputePageLayoutInPointsForCss()
|
/external/chromium_org/chrome/renderer/printing/ |
D | print_web_view_helper.h | 38 struct PageSizeMargins; 130 const PageSizeMargins& page_layout_in_points, 294 PageSizeMargins* page_layout_in_points); 303 const PageSizeMargins& page_layout_in_points,
|
D | print_web_view_helper_linux.cc | 156 PageSizeMargins page_layout_in_points; in PrintPageInternal()
|
D | print_web_view_helper_win.cc | 126 PageSizeMargins page_layout_in_points; in RenderPage()
|
D | print_web_view_helper_mac.mm | 104 PageSizeMargins page_layout_in_points;
|
D | print_web_view_helper.cc | 206 PageSizeMargins* page_layout_in_points) { in CalculatePageLayoutFromPrintParams() 415 const PageSizeMargins& page_layout, in PrintHeaderAndFooter() 882 const PageSizeMargins& page_layout_in_points, in GetPageSizeAndContentAreaFromPageLayout() 1028 PageSizeMargins default_page_layout; in CreatePreviewDocument() 1335 PageSizeMargins* page_layout_in_points) { in ComputePageLayoutInPointsForCss()
|
/external/chromium_org/chrome/browser/ui/webui/print_preview/ |
D | print_preview_ui.h | 29 struct PageSizeMargins; 93 void OnDidGetDefaultPageLayout(const printing::PageSizeMargins& page_layout,
|
D | print_preview_ui.cc | 42 using printing::PageSizeMargins; 480 const PageSizeMargins& page_layout, const gfx::Rect& printable_area, in OnDidGetDefaultPageLayout()
|
D | print_preview_handler.h | 39 struct PageSizeMargins;
|
/external/chromium_org/chrome/common/ |
D | print_messages.h | 166 IPC_STRUCT_TRAITS_BEGIN(printing::PageSizeMargins) 391 printing::PageSizeMargins /* page layout in points */,
|
/external/chromium_org/android_webview/common/ |
D | print_messages.h | 168 IPC_STRUCT_TRAITS_BEGIN(printing::PageSizeMargins) 394 printing::PageSizeMargins /* page layout in points */,
|