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

Method clipViewport

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

Source from the content-addressed store, hash-verified

358 set touchButton(button) { Log.Warn("Using old API!"); }
359
360 get clipViewport() { return this._clipViewport; }
361 set clipViewport(viewport) {
362 this._clipViewport = viewport;
363 this._updateClip();

Callers

nothing calls this directly

Calls 1

_updateClipMethod · 0.95

Tested by

no test coverage detected