Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
Ddispatcher.class.php4 var $_callbacks; variable in Dispatcher
7 $this->_callbacks = array();
14 $this->_callbacks[$type] = array();
19 $this->_callbacks[$type][] = $callback;
25 foreach ($this->_callbacks[$type] as $callback) {
31 if (!isset($this->_callbacks[$type])) {
/plugin/diagramsnet/lib/js/socket.io/
Dsocket.io.min.js6_callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},r…
/plugin/diagramsnet/lib/js/dropbox/
DDropbox-sdk.min.js9_callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},n…
/plugin/mermaid/
Dmermaid.min.js819_callbacks||(this._callbacks=[],this._contexts=[]),this._callbacks.push(e),this._contexts.push(r),…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js11792 _callbacks: {}, property
11826 Firebug.Lite.Proxy._callbacks[uid] = function(data) function
11832 delete Firebug.Lite.Proxy._callbacks[uid];
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js2936 Firebug.Lite.Proxy={_callbacks:{},load:function(url){var resourceDomain=getDomain(url); property
2940 Firebug.Lite.Proxy._callbacks[uid]=function(data){if(callback){callback(data) function
2942 delete Firebug.Lite.Proxy._callbacks[uid]
/plugin/combo/resources/firebug/
Dfirebug-lite-1.4.js2947 Firebug.Lite.Proxy={_callbacks:{},load:function(url){var resourceDomain=getDomain(url); property
2951 Firebug.Lite.Proxy._callbacks[uid]=function(data){if(callback){callback(data) function
2953 delete Firebug.Lite.Proxy._callbacks[uid]