Home
last modified time | relevance | path

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

/external/libvncserver/webclients/novnc/include/
Ddisplay.js333 copyImage: function (old_x, old_y, new_x, new_y, w, h) { argument
335 var y1 = old_y - this._viewportLoc.y;
589 this.copyImage(a.old_x, a.old_y, a.x, a.y, a.width, a.height);