Searched refs:findTableInPastedContent (Results 1 – 2 of 2) sorted by relevance
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1208 …eContents(a);b.select()}var d=a.editor,e=d.getSelection(),g=v(e),h=this.findTableInPastedContent(d, 1211 CKEDITOR.END))return 2}return 0},findTableInPastedContent:function(a,b){var c=a.dataProcessor,d=new… variable
|
H A D | ckeditor.js.unc | 24000 h = this.findTableInPastedContent(d, a.data.dataValue), 24031 findTableInPastedContent: function(a, b) {
|