Searched refs:autoscale (Results 1 – 2 of 2) sorted by relevance
34 public function setAutoscale(GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale $autoscale) argument36 $this->autoscale = $autoscale;43 return $this->autoscale;
2023 resize = mxUtils.bind(this, function(autoscale, maxScale, cx, cy) argument2054 var ns = (autoscale) ? Math.max(0.3, Math.min(maxScale || 1, cw / b.width)) : s;