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

/yui3/src/node/js/
H A Dshim-plugin.js45 this.sync();
49 this._resizeHandle = this._host.on('resize', this.sync, this);
69 * @method sync
71 sync: function() {
H A Dalign-plugin.js101 sync: function() {
119 self.sync();

Completed in 46 milliseconds