Home
last modified time | relevance | path

Searched refs:_rescale (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Ddisplay.js305 this._rescale(this._scale);
479 this._rescale(scale);
497 _rescale: function (factor) { method in Display