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

  /external/chromium_org/printing/
page_size_margins.h 18 struct PageSizeMargins {
28 const base::DictionaryValue& settings, PageSizeMargins* page_size_margins);
page_size_margins.cc 14 PageSizeMargins* page_size_margins) {
printing_context.cc 64 printing::PageSizeMargins page_size_margins;
  /external/chromium_org/chrome/browser/printing/
print_preview_message_handler.h 28 struct PageSizeMargins;
55 const printing::PageSizeMargins& page_layout_in_points,
print_preview_message_handler.cc 186 const PageSizeMargins& page_layout_in_points,
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.h 29 struct PageSizeMargins;
93 void OnDidGetDefaultPageLayout(const printing::PageSizeMargins& page_layout,
print_preview_handler.h 33 struct PageSizeMargins;
print_preview_ui.cc 42 using printing::PageSizeMargins;
463 const PageSizeMargins& page_layout, const gfx::Rect& printable_area,
  /external/chromium_org/android_webview/renderer/
print_web_view_helper.h 37 struct PageSizeMargins;
127 const PageSizeMargins& page_layout_in_points,
295 PageSizeMargins* page_layout_in_points);
304 const PageSizeMargins& page_layout_in_points,
print_web_view_helper_linux.cc 158 PageSizeMargins page_layout_in_points;
print_web_view_helper.cc 226 PageSizeMargins* page_layout_in_points) {
431 const PageSizeMargins& page_layout,
    [all...]
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper.h 38 struct PageSizeMargins;
130 const PageSizeMargins& page_layout_in_points,
295 PageSizeMargins* page_layout_in_points);
304 const PageSizeMargins& page_layout_in_points,
print_web_view_helper_linux.cc 158 PageSizeMargins page_layout_in_points;
print_web_view_helper_win.cc 126 PageSizeMargins page_layout_in_points;
print_web_view_helper.cc 231 PageSizeMargins* page_layout_in_points) {
440 const PageSizeMargins& page_layout,
    [all...]
  /external/chromium_org/android_webview/common/
print_messages.h 170 IPC_STRUCT_TRAITS_BEGIN(printing::PageSizeMargins)
396 printing::PageSizeMargins /* page layout in points */,
  /external/chromium_org/chrome/common/
print_messages.h 170 IPC_STRUCT_TRAITS_BEGIN(printing::PageSizeMargins)
399 printing::PageSizeMargins /* page layout in points */,

Completed in 1196 milliseconds