Searched defs:setDeviceScaleFactor (Results 1 – 9 of 9) sorted by relevance
67 void setDeviceScaleFactor(float deviceScaleFactor) { m_deviceScaleFactor = deviceScaleFactor; } in setDeviceScaleFactor() function
83 void WebLayerTreeViewImplForTesting::setDeviceScaleFactor( in setDeviceScaleFactor() function in webkit::WebLayerTreeViewImplForTesting
49 void setDeviceScaleFactor(float deviceScaleFactor) { in setDeviceScaleFactor() method in RenderCoordinates
360 void Page::setDeviceScaleFactor(float scaleFactor) in setDeviceScaleFactor() function in WebCore::Page
242 void CompositorImpl::setDeviceScaleFactor(float factor) { in setDeviceScaleFactor() function in content::CompositorImpl
441 void RenderWidgetCompositor::setDeviceScaleFactor(float device_scale) { in setDeviceScaleFactor() function in content::RenderWidgetCompositor
406 void WebKitTestRunner::setDeviceScaleFactor(float factor) { in setDeviceScaleFactor() function in content::WebKitTestRunner
1993 void Internals::setDeviceScaleFactor(float scaleFactor, ExceptionState& exceptionState) in setDeviceScaleFactor() function in WebCore::Internals
2898 void WebViewImpl::setDeviceScaleFactor(float scaleFactor) in setDeviceScaleFactor() function in blink::WebViewImpl