Lines Matching refs:UNIT
29870 var UNIT = 'px';
29978 this._element.style.top = top + UNIT;
29981 this._element.style.left = left + UNIT;
30011 this._element.style.width = width + UNIT;
30014 this._element.style.height = height + UNIT;
30044 this._element.style.marginTop = top + UNIT;
30047 this._element.style.marginLeft = left + UNIT;
30088 var UNIT = 'px';
30196 this._element.style.top = top + UNIT;
30199 this._element.style.left = left + UNIT;
30229 this._element.style.width = width + UNIT;
30232 this._element.style.height = height + UNIT;
30262 this._element.style.marginTop = top + UNIT;
30265 this._element.style.marginLeft = left + UNIT;