Searched defs:setZoom (Results 1 – 6 of 6) sorted by relevance
54 public int setZoom(int i) { in setZoom() method in ShadowMapController
128 void setZoom(float f) { m_fontBuilder.didChangeFontParameters(m_style->setZoom(f)); } in setZoom() function
126 Viewport.prototype.setZoom = function(zoom) { method in Viewport
241 setZoom: function(newZoom) { method in Viewport
799 WebViewInternal.prototype.setZoom = function(zoomFactor, callback) { method in WebViewInternal
1875 inline bool RenderStyle::setZoom(float f) in setZoom() function