Searched refs:_host (Results 1 - 17 of 17) sorted by relevance

/yui3/src/node/js/
H A Dshim-plugin.js42 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 Dalign-plugin.js20 this._host = config.host;
68 node = this._host,
/yui3/build/shim-plugin/
H A Dshim-plugin-debug.js44 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 Dlist-plugin.js80 this._host = this.get(HOST);
86 var cb = this._host.get(CONTENT_BOX),
110 this._host.syncUI();
H A Dpaginator-plugin.js118 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 Dscrollbars-plugin.js148 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 Dscrollview-list-debug.js82 this._host = this.get(HOST);
88 var cb = this._host.get(CONTENT_BOX),
112 this._host.syncUI();
/yui3/build/button-base/
H A Dbutton-base-debug.js58 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 Dscrollview-paginator-debug.js120 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 Dcore.js46 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 Dplugin.js56 this._host = node;
H A Dbutton.js38 this._host = this.get('boundingBox');
121 this._host = node; // TODO: remove
/yui3/build/button-core/
H A Dbutton-core-debug.js48 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 Dscrollview-scrollbars-debug.js150 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 Dalign-plugin-debug.js22 this._host = config.host;
70 node = this._host,
/yui3/build/button-plugin/
H A Dbutton-plugin-debug.js58 this._host = node;
/yui3/build/button/
H A Dbutton-debug.js40 this._host = this.get('boundingBox');
123 this._host = node; // TODO: remove

Completed in 76 milliseconds