Searched defs:_checkRegion (Results 1 - 1 of 1) sorted by relevance
/yui3/src/dd/js/ | ||
H A D | constrain.js | 336 * @method _checkRegion 341 _checkRegion: function(_xy) { 373 var _xy = this._checkRegion([xy[0], xy[1]]), 397 _xy = this._checkRegion(_xy); |
Completed in 26 milliseconds