Searched refs:initContext (Results 1 – 4 of 4) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1600 …(new Firebug.Listener(),{initialize:function(){},shutdown:function(){},initContext:function(contex… 5414 }},initContext:function(context){context.spies=[]; 5642 }},initContext:function(context,persistedState){Firebug.ActivableModule.initContext.apply(this,argu…
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 6643 initContext: function(context) 20563 initContext: function(context) 21899 initContext: function(context, persistedState) 21901 Firebug.ActivableModule.initContext.apply(this, arguments);
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1611 Firebug.Module=extend(new Firebug.Listener(),{initialize:function(){},shutdown:function(){},initContext:function(context){},reattachContext:function(browser,context){},destroyContext:function(context,persistedState){},showContext:function(browser,context){},loadedContext:function(context){},showPanel:function(browser,panel){},showSidePanel:function(browser,panel){},updateOption:function(name,value){},getObjectByURL:function(context,url){}}); 5425 }},initContext:function(context){context.spies=[]; 5427 }if(FBTrace.DBG_SPY){FBTrace.sysout("spy.initContext "+contexts.length+" ",context.getName()) 5653 }},initContext:function(context,persistedState){Firebug.ActivableModule.initContext.apply(this,arguments);
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 44103 function initContext() { function 44154 initContext();
|