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

/yui3/src/graphics/js/
H A DVMLDrawing.js358 this._left = 0;
375 if(w < this._left)
377 this._left = w;
387 this._width = this._right - this._left;
391 _left: 0,

Completed in 22 milliseconds