Searched refs:setZoomFactor (Results 1 – 8 of 8) sorted by relevance
36 // FIXME: setZoomFactor is here only for old frontends. Remove in M38.37 void setZoomFactor(float zoom);
55 void setZoomFactor(float);
137 void InspectorFrontendHost::setZoomFactor(float zoom) in setZoomFactor() function in WebCore::InspectorFrontendHost
203 setZoomFactor: function(zoom) method in WebInspector.InspectorFrontendHostStub
246 InspectorFrontendHostAPI.prototype.setZoomFactor = function(zoom) {} method in InspectorFrontendHostAPI
302 void setZoomFactor(float);
265 void setZoomFactor(float factor);
2257 void Internals::setZoomFactor(float factor) in setZoomFactor() function in WebCore::Internals