Searched refs:width_in_dots (Results 1 – 1 of 1) sorted by relevance
74 int width_in_dots = MilsToDots(width, dpi); in CreatePdfSettings() local76 physical_size_device_units.SetSize(width_in_dots, height_in_dots); in CreatePdfSettings()80 printable_area_device_units.SetRect(0, 0, width_in_dots, height_in_dots); in CreatePdfSettings()