Home
last modified time | relevance | path

Searched defs:receiver (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1RoutingRule.php37 public $receiver; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RoutingRule
88 public function setReceiver($receiver)
/plugin/recommend/helper/
H A Dlog.php28 public function writeEntry($page, $sender, $receiver, $comment)
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js245 function AsyncInvokeLater(fn, receiver, arg) { argument
250 function AsyncInvoke(fn, receiver, arg) { argument
265 Async.prototype.invokeLater = function (fn, receiver, arg) { argument
277 Async.prototype.invoke = function (fn, receiver, arg) { argument
1560 return function(receiver, ignoreUntil) { argument
2140 function PromiseSpawn(generatorFunction, receiver, yieldHandler, stack) { argument
2923 _, receiver, argument
3086 receiver, argument
3198 handler, receiver, value, promise argument
3809 function promisify(callback, receiver, multiArgs) { argument
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
H A Dfabric.js787 clipContext: function(receiver, ctx) { argument