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

Method width

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

Source from the content-addressed store, hash-verified

80 }
81
82 get width() {
83 return this._fbWidth;
84 }
85
86 get height() {
87 return this._fbHeight;

Callers 4

onCanvasSizeChangeFunction · 0.80
initFunction · 0.80
cloud.logger.jsFile · 0.80
ajaxviewer.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected