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

/external/chromium_org/ppapi/cpp/dev/
H A Dprinting_dev.h32 virtual bool IsPrintScalingDisabled() = 0;
H A Dprinting_dev.cc64 static_cast<Printing_Dev*>(object)->IsPrintScalingDisabled();
/external/chromium_org/ppapi/examples/printing/
H A Dprinting.cc79 virtual bool IsPrintScalingDisabled() { function in class:MyInstance
/external/chromium_org/ppapi/tests/
H A Dtest_printing.cc33 virtual bool IsPrintScalingDisabled() { return false; } function in class:TestPrinting_Dev
/external/chromium_org/content/renderer/pepper/
H A Dpepper_webplugin_impl.cc260 return instance_->IsPrintScalingDisabled();
H A Dpepper_plugin_instance_impl.h251 bool IsPrintScalingDisabled();
H A Dpepper_plugin_instance_impl.cc1751 bool PepperPluginInstanceImpl::IsPrintScalingDisabled() { function in class:content::PepperPluginInstanceImpl
/external/chromium_org/pdf/
H A Dout_of_process_instance.h75 virtual bool IsPrintScalingDisabled() OVERRIDE;
H A Dinstance.h89 virtual bool IsPrintScalingDisabled() OVERRIDE;
H A Dout_of_process_instance.cc600 bool OutOfProcessInstance::IsPrintScalingDisabled() { function in class:chrome_pdf::OutOfProcessInstance
H A Dinstance.cc763 bool Instance::IsPrintScalingDisabled() { function in class:chrome_pdf::Instance

Completed in 3290 milliseconds