Searched defs:_updateCoords (Results 1 - 1 of 1) sorted by relevance

/yui3/src/graphics/js/
H A DCanvasDrawing.js97 * @method _updateCoords
102 _updateCoords: function(x, y)
118 this._updateCoords(x, y);
185 this._updateCoords(x, y);
204 this._updateCoords(x, y);
233 this._updateCoords(hiX, hiY);
260 this._updateCoords(hiX, hiY);
282 this._updateCoords(x, y);
347 this._updateCoords(x, y);
398 this._updateCoords(
[all...]

Completed in 6 milliseconds