HomeSort by relevance Sort by last modified time
    Searched defs:page_layout_in_points (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/android_webview/renderer/
print_web_view_helper_linux.cc 157 PageSizeMargins page_layout_in_points; local
161 &page_layout_in_points);
164 GetPageSizeAndContentAreaFromPageLayout(page_layout_in_points, &page_size,
188 page_layout_in_points, *header_footer_info_,
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper_linux.cc 152 PageSizeMargins page_layout_in_points; local
156 &page_layout_in_points);
159 GetPageSizeAndContentAreaFromPageLayout(page_layout_in_points, &page_size,
185 page_layout_in_points,
print_web_view_helper_pdf_win.cc 150 PageSizeMargins page_layout_in_points; local
154 &page_layout_in_points);
157 GetPageSizeAndContentAreaFromPageLayout(page_layout_in_points, &page_size,
202 page_layout_in_points,

Completed in 541 milliseconds