Home
last modified time | relevance | path

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

/plugin/ckgedit/ckeditor/
H A Dckeditor.js1208 b));this.setSelectedCells(d)};q.prototype.emptyCells=function(a){a=a||this.cells.all;for(var b=0;b<… method in q
1209 …(a.stop(),k?(f.insertRow(1,1===k,!0),e.selectElement(f.rows.first)):(f.emptyCells(),t(d,f.cells.al…
1210 …f.cells.first),d.once("afterPaste",function(){d.fire("lockSnapshot");f.emptyCells(f.cells.all.slic…
H A Dckeditor.js.unc23974 q.prototype.emptyCells = function(a) {
24012 … k ? (f.insertRow(1, 1 === k, !0), e.selectElement(f.rows.first)) : (f.emptyCells(), t(d, f.cells.…
24017 f.emptyCells(f.cells.all.slice(1));