Home
last modified time | relevance | path

Searched defs:callback (Results 126 – 150 of 195) sorted by last modified time

12345678

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js11814 loadJSONP: function(url, callback) argument
11844 YQL: function(url, callback) argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3656 paperproto.forEach = function (callback, thisArg) { argument
4101 function (callback) { argument
4251 elproto.animateWith = function (el, anim, params, ms, easing, callback) { argument
4565 callback: params.callback, property in runAnimation.e
4606 R.animation = function (params, ms, easing, callback) { argument
4662 elproto.animate = function (params, ms, easing, callback) { argument
4876 setproto.forEach = function (callback, thisArg) { argument
4973 setproto.animate = function (params, ms, easing, callback) { argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3310 var Animation = function (attr, ms, easing, callback) { argument
3333 Snap.animation = function (attr, ms, easing, callback) { argument
3401 Snap.animate = function (from, to, setter, ms, easing, callback) { argument
3438 elproto.animate = function (attrs, ms, easing, callback) { argument
6838 setproto.forEach = function (callback, thisArg) { argument
6867 setproto.animate = function (attrs, ms, easing, callback) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js1338 waitForFont: function(callback) { argument
H A Dsequence-diagram-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js538 Job.prototype.remove = function(callback) { argument
563 Job.prototype.reset = function(callback) { argument
579 Job.prototype.restart = function(callback) { argument
604 Job.prototype.start = function(callback) { argument
625 Job.prototype.status = function(callback) { argument
647 Job.prototype.stop = function(callback) { argument
746 Tunnel.prototype.restart = function(callback) { argument
788 Tunnel.prototype.start = function(callback) { argument
834 Tunnel.prototype.stop = function(callback) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js191 var callback = function(value, key, object) { function
230 var callback = function(value, key, object) { function
/plugin/emoji/script/
H A Djquery.textcomplete.js889 return function (term, callback) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DMethodCallbackByReference.php9 public function callback(&$a, &$b, $c) function in MethodCallbackByReference
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php15 protected $callback; variable in DeepCopy\\Filter\\ReplaceFilter
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DCallbackToken.php23 private $callback; variable in Prophecy\\Argument\\Token\\CallbackToken
32 public function __construct($callback)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2302 public static function callback($callback) function in PHPUnit_Framework_Assert
H A DTestCase.php1325 public function setOutputCallback($callback)
1918 public static function returnCallback($callback)
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php513 public function filter($callback)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCallbackGenerator.php77 public function __construct(callable $callback)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Builder/
H A DCallbackDriverFactory.php16 private $callback; variable in JMS\\Serializer\\Builder\\CallbackDriverFactory
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst568 .. _callback: https://secure.php.net/manual/en/function.is-callable.php target
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/
H A DReplaceFilter.php13 protected $callback; variable in DeepCopy\\TypeFilter\\ReplaceFilter
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1586 function callback($callback) argument
2068 function returnCallback($callback)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DCallback.php16 private $callback; variable in PHPUnit_Framework_Constraint_Callback
23 public function __construct($callback)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/
H A DReturnCallback.php16 protected $callback; variable in PHPUnit_Framework_MockObject_Stub_ReturnCallback
18 public function __construct($callback)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DArgument.php67 public static function that($callback)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallbackPrediction.php27 private $callback; variable in Prophecy\\Prediction\\CallbackPrediction
36 public function __construct($callback)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DCallbackPromise.php26 private $callback; variable in Prophecy\\Promise\\CallbackPromise
35 public function __construct($callback)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php149 public function willReturnCallback($callback)

12345678