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

/yui3/src/graphics/js/
H A DVMLDrawing.js33 * @property _currentX
37 _currentX: 0,
67 this._currentX = x;
87 var currentX = this._currentX,
111 this._currentX = x;
232 this._currentX = x;
260 this._currentX = args[i][0];
280 this._currentX = x;

Completed in 24 milliseconds