OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:physical_size_device_units
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/libgtk2ui/
printing_gtk2_util.cc
53
gfx::Size
physical_size_device_units
;
local
58
physical_size_device_units
.SetSize(
71
physical_size_device_units
.SetSize(
94
print_settings->SetPrinterPrintableArea(
physical_size_device_units
,
/external/chromium_org/android_webview/native/
aw_pdf_exporter.cc
70
gfx::Size
physical_size_device_units
;
local
73
physical_size_device_units
.SetSize(width_in_dots, height_in_dots);
82
print_settings_->SetPrinterPrintableArea(
physical_size_device_units
,
Completed in 97 milliseconds