Searched refs:getClipboardData (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 661 …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 D | ckeditor.js | 709 …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 D | ckeditor.js.unc | 14131 }) : a.getClipboardData(c) 14361 a.getClipboardData = function(b, c) {
|