Home
last modified time | relevance | path

Searched defs:_cleanRect (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Ddisplay.js29 this._cleanRect = { 'x1': 0, 'y1': 0, 'x2': -1, 'y2': -1 }; property in anonymousFunction8e32b13a0100.Display
285 this._cleanRect = {'x1': vp.x, 'y1': vp.y, property