Home
last modified time | relevance | path

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

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js745 …n(e){if(e=e.data){var g=e.dropRange,f=e.dragRange,l=e.dataTransfer;l.getTransferType(a)==CKEDITOR.…
746 setTimeout(function(){b.internalDrop(f,g,l,a)},0):l.getTransferType(a)==CKEDITOR.DATA_TRANSFER_CROS…
751 …e,h,m=a.config.clipboard_defaultContentType||"html",k=b.dataTransfer.getTransferType(a)==CKEDITOR.…
754 …steButtons.push(b))},canClipboardApiBeTrusted:function(a,b){return a.getTransferType(b)!=CKEDITOR.…
766 n&&this.setData(n,this.id)},getTransferType:function(a){return this.sourceEditor?this.sourceEditor=… method in CKEDITOR.plugins.clipboard.dataTransfer