Searched refs:_host (Results 1 - 17 of 17) sorted by relevance
| /yui3/src/node/js/ |
| H A D | shim-plugin.js | 42 this._host = config.host; 49 this._resizeHandle = this._host.on('resize', this.sync, this); 56 this._host.get('ownerDocument') 62 var node = this._host; 73 node = this._host;
|
| H A D | align-plugin.js | 20 this._host = config.host; 68 node = this._host,
|
| /yui3/build/shim-plugin/ |
| H A D | shim-plugin-debug.js | 44 this._host = config.host; 51 this._resizeHandle = this._host.on('resize', this.sync, this); 58 this._host.get('ownerDocument') 64 var node = this._host; 75 node = this._host;
|
| /yui3/src/scrollview/js/ |
| H A D | list-plugin.js | 80 this._host = this.get(HOST); 86 var cb = this._host.get(CONTENT_BOX), 110 this._host.syncUI();
|
| H A D | paginator-plugin.js | 118 paginator._host = paginator.get('host'); 135 var host = this._host, 227 var host = this._host, 252 var host = this._host; 265 var host = this._host, 303 host = this._host, 398 var host = this._host, 417 var host = this._host,
|
| H A D | scrollbars-plugin.js | 148 this._host = this.get("host"); 164 var host = this._host; 181 if (!this._host._flicking) { 196 bb = this._host._bb, 262 var host = this._host, 423 host = this._host; 504 var host = this._host;
|
| /yui3/build/scrollview-list/ |
| H A D | scrollview-list-debug.js | 82 this._host = this.get(HOST); 88 var cb = this._host.get(CONTENT_BOX), 112 this._host.syncUI();
|
| /yui3/build/button-base/ |
| H A D | button-base-debug.js | 58 this._host = Y.one(config.srcNode); 60 this._host = Y.Node.create(this.TEMPLATE); 65 var node = this._host, 80 var node = this._host, 89 return this._host; 110 var node = this._host; 192 this._host = node; 229 this._host = this.get('boundingBox'); 283 this._host = node; // TODO: remove
|
| /yui3/build/scrollview-paginator/ |
| H A D | scrollview-paginator-debug.js | 120 paginator._host = paginator.get('host'); 137 var host = this._host, 229 var host = this._host, 254 var host = this._host; 267 var host = this._host, 305 host = this._host, 400 var host = this._host, 419 var host = this._host,
|
| /yui3/src/button/js/ |
| H A D | core.js | 46 this._host = Y.one(config.host); 48 this._host = Y.Node.create(this.TEMPLATE); 59 var host = this._host, 108 return this._host;
|
| H A D | plugin.js | 56 this._host = node;
|
| H A D | button.js | 38 this._host = this.get('boundingBox'); 121 this._host = node; // TODO: remove
|
| /yui3/build/button-core/ |
| H A D | button-core-debug.js | 48 this._host = Y.one(config.host); 50 this._host = Y.Node.create(this.TEMPLATE); 61 var host = this._host, 110 return this._host;
|
| /yui3/build/scrollview-scrollbars/ |
| H A D | scrollview-scrollbars-debug.js | 150 this._host = this.get("host"); 166 var host = this._host; 183 if (!this._host._flicking) { 198 bb = this._host._bb, 264 var host = this._host, 425 host = this._host; 506 var host = this._host;
|
| /yui3/build/align-plugin/ |
| H A D | align-plugin-debug.js | 22 this._host = config.host; 70 node = this._host,
|
| /yui3/build/button-plugin/ |
| H A D | button-plugin-debug.js | 58 this._host = node;
|
| /yui3/build/button/ |
| H A D | button-debug.js | 40 this._host = this.get('boundingBox'); 123 this._host = node; // TODO: remove
|
Completed in 76 milliseconds