MCPcopy Create free account
hub / github.com/apache/cloudstack / scale

Method scale

systemvm/agent/noVNC/core/display.js:68–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 // ===== PROPERTIES =====
67
68 get scale() { return this._scale; }
69 set scale(scale) {
70 this._rescale(scale);
71 }

Callers

nothing calls this directly

Calls 1

_rescaleMethod · 0.95

Tested by

no test coverage detected