Home
last modified time | relevance | path

Searched defs:sourceObject (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js133 FCKTools.AddEventListener = function( sourceObject, eventName, listener ) argument
138 FCKTools.RemoveEventListener = function( sourceObject, eventName, listener ) argument
144 FCKTools.AddEventListenerEx = function( sourceObject, eventName, listener, paramsArray ) argument
H A Dfcktools_gecko.js125 FCKTools.AddEventListener = function( sourceObject, eventName, listener ) argument
130 FCKTools.RemoveEventListener = function( sourceObject, eventName, listener ) argument
136 FCKTools.AddEventListenerEx = function( sourceObject, eventName, listener, paramsArray ) argument
H A Dfcktools.js386 FCKTools.CloneObject = function( sourceObject ) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DObjects.php129 …public function copy($sourceBucket, $sourceObject, $destinationBucket, $destinationObject, Storage…
412 …public function rewrite($sourceBucket, $sourceObject, $destinationBucket, $destinationObject, Stor…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DStreamObject.php119 public function setSourceObject(SourceObjectIdentifier $sourceObject)
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php605 …public function copy($sourceBucket, $sourceObject, $destinationBucket, $destinationObject, Google_…