Searched refs:targetSize (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 4591 var targetSize=getOffsetSize(inlineParent); 4595 }currentEditor.show(target,currentPanel,value,targetSize); 4697 …},setValue:function(value){},show:function(target,panel,value,textSize,targetSize){},hide:function… argument 4727 },show:function(target,panel,value,targetSize){this.target=target; argument 4729 this.targetSize=targetSize; 4841 var wrapped=initial?this.noWrap&&this.targetSize.height>this.textSize.height+3:this.noWrap&&approxT… 7592 },show:function(target,panel,value,textSize,targetSize){this.target=target; argument
|