Home
last modified time | relevance | path

Searched refs:bindFixed (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js202 this.bindFixed=function(){var args=cloneArray(arguments),fn=args.shift(),object=args.shift(); method
2103 }this.refreshTimeout=this.setTimeout(bindFixed(function(){var invalids=[];
4218 …and:bindFixed(this.copySource,this,fn)},"-",{label:$STRF("ShowCallsInConsole",[name]),nol10n:true,…
4377bindFixed(this.copyHTML,this,elt)},{label:"CopyInnerHTML",command:bindFixed(this.copyInnerHTML,thi…
4398 …eturn[{label:"CopyLocation",command:bindFixed(this.copyURL,this,styleSheet)},"-",{label:"OpenInTab…
4444 …turn[{label:"CopyLocation",command:bindFixed(this.copyLink,this,sourceLink)},"-",{label:"OpenInTab…
4521 var items=[{label:"CopyError",command:bindFixed(this.copyError,this,error)}];
4522 …bel:"BreakOnThisError",type:"checkbox",checked:breakOnThisError,command:bindFixed(this.breakOnThis…
4528bindFixed(this.copyError,this,error)},"-",{label:"BreakOnThisError",type:"checkbox",checked:breakO…
4630 this.saveTimeout=context.setTimeout(bindFixed(this.save,this),saveTimeout);
[all …]