Searched refs:mainPasteEvent (Results 1 – 2 of 2) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 5 …actscrpt");d&&d.remove();g.setAttribute("contenteditable",!0);g.on(e.mainPasteEvent,function(a){a=…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 723 …()},null,null,999)}b.on(p.mainPasteEvent,function(a){"beforepaste"==p.mainPasteEvent&&n||k(a)});"b… 731 …mainPasteEvent)return a.fire("beforePaste",{type:"auto",method:"paste"}),!1;a.focus();f();var b=a.… 732 a.editable();f();"paste"==p.mainPasteEvent&&b.fire("beforepaste");break;case CKEDITOR.CTRL+88:case … 753 ….version,isFileApiSupported:!CKEDITOR.env.ie||9<CKEDITOR.env.version,mainPasteEvent:CKEDITOR.env.i… property
|