Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1782 FBL.ns(function(){with(FBL){FBL.Controller={controllers:null,controllerContext:null,initialize:func… property in FBL.Controller
1783 this.controllerContext=context||Firebug.chrome
1787 i++){if(typeof arg[0]=="string"){arg[0]=$$(arg[0],this.controllerContext)
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7604 controllerContext: null, property in FBL.Controller
7609 this.controllerContext = context || Firebug.chrome;
7628 arg[0] = $$(arg[0], this.controllerContext);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1793 FBL.ns(function(){with(FBL){FBL.Controller={controllers:null,controllerContext:null,initialize:function(context){this.controllers=[]; property in FBL.Controller
1794 this.controllerContext=context||Firebug.chrome
1798 i++){if(typeof arg[0]=="string"){arg[0]=$$(arg[0],this.controllerContext)