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

/external/chromium_org/android_webview/native/
H A Daw_pdf_exporter.cc75 int width_in_dots = MilsToDots(width, dpi); local
77 physical_size_device_units.SetSize(width_in_dots, height_in_dots);
81 printable_area_device_units.SetRect(0, 0, width_in_dots, height_in_dots);

Completed in 114 milliseconds