Searched defs:_cacheRegion (Results 1 - 1 of 1) sorted by relevance
/yui3/src/dd/js/ | ||
H A D | constrain.js | 260 * @method _cacheRegion 263 _cacheRegion: function() { 286 this._cacheHandle = Y.on('resize', Y.bind(this._cacheRegion, this), Y.config.win); 287 this._cacheRegion(); |
Completed in 8 milliseconds