Home
last modified time | relevance | path

Searched defs:_property (Results 1 – 2 of 2) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js113 try{_element.style[key]=_style[key];}catch(e){}}},getStyle:function(_element,_property){_property=_… argument
114 return pi.util.Element.getOpacity(_element.style);return typeof _property=="string"?_element.style[… argument
122 …turn fn;};this.createAccessors=function(_p,_branch){var getter=function(_property){return this[_pr… argument
128 …s.getElement(),_styleObject);return this._parent_;},"getStyle":function(_property){return pi.util.… argument
H A Dfirebug-lite-1.2.js2132 getStyle:function(_element,_property){ argument
2150 getView:function(_element,_property){ argument
2249 var getter = function(_property){ return this[_property]; }, argument
2250 …setter = function(_property,_value){ this[_property] = _value; return _branch._parent_||_branch; }; argument
2437 "getStyle":function(_property){ argument
2449 "getView":function(_property){ argument