Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js661 …tPasteType=g:delete b._.nextPasteType;"string"===typeof h?d({dataValue:h}):b.getClipboardData(d)}}}
670 …);a("Copy","copy",d("copy"),20,4);a("Paste","paste",e(),30,8)})();b.getClipboardData=function(a,c)…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js709 …e=h:delete a._.nextPasteType;"string"===typeof f?c({dataValue:f}):a.getClipboardData(c)}}}function…
719 …Buttons||(a._.pasteButtons=[]);a._.pasteButtons.push("Paste")})();a.getClipboardData=function(b,c)… function
H A Dckeditor.js.unc14131 }) : a.getClipboardData(c)
14361 a.getClipboardData = function(b, c) {