Searched refs:isPrintScalingDisabled (Results 1 – 6 of 6) sorted by relevance
116 virtual bool isPrintScalingDisabled() { return false; } in isPrintScalingDisabled() function
80 virtual bool isPrintScalingDisabled() OVERRIDE;
275 bool PepperWebPluginImpl::isPrintScalingDisabled() { in isPrintScalingDisabled() function in content::PepperWebPluginImpl
135 bool isPrintScalingDisabled() const;
314 bool WebPluginContainerImpl::isPrintScalingDisabled() const in isPrintScalingDisabled() function in blink::WebPluginContainerImpl316 return m_webPlugin->isPrintScalingDisabled(); in isPrintScalingDisabled()
1439 return pluginContainer->isPrintScalingDisabled(); in isPrintScalingDisabledForPlugin()