Lines Matching defs:fn

38 this.ns=function(fn){var ns={};  argument
229 function cloneArray(array,fn){var newArray=[]; argument
1388 },onStateChange:function(options){var fn,o=options,t=this.transport; variable
2068 FBL.Context.prototype={browser:null,loaded:true,setTimeout:function(fn,delay){var win=this.window; argument
2076 }},setInterval:function(fn,delay){var win=this.window; argument
3717 FBL.domplate.context=function(context,fn){var lastContext=domplate.lastContext; argument
3791 }function __loop__(iter,outputs,fn){var iterOuts=[]; argument
3880 function __bind__(object,fn){return function(event){return fn.apply(object,[event]) argument
3889 function __loop__(iter,fn){var nodeCount=0; argument
4186 …ep,{tag:OBJECTLINK("$object|summarizeFunction"),summarizeFunction:function(fn){var fnRegex=/functi… argument
4190 },copySource:function(fn){copyToClipboard(safeToString(fn)) argument
4191 },monitor:function(fn,script,monitored){if(monitored){Firebug.Debugger.unmonitorScript(fn,script,"m… argument
4194 },inspectObject:function(fn,context){var sourceLink=findSourceForFunction(fn,context); argument
4197 }},getTooltip:function(fn,context){var script=findScriptForFunctionInContext(context,fn); argument
4200 }}},getTitle:function(fn,context){var name=fn.name?fn.name:"function"; argument
4202 },getContextMenuItems:function(fn,target,context,script){if(!script){script=findScriptForFunctionIn… argument
6062 var wasVisited=function(fn){for(var i=0,l=frames.length; argument
6119 var wasVisited=function(fn){for(var i=0,l=frames.length; argument
8073 }function isClassFunction(fn){try{for(var name in fn.prototype){return true argument
8226 append(Firebug,{extend:function(fn){if(Firebug.chrome&&Firebug.chrome.addPanel){var namespace=ns(fn… argument