Searched refs:checkSelection (Results 1 – 2 of 2) sorted by relevance
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js.unc | 25447 a.fire("checkSelection") 25449 a.on("checkSelection", a.checkSelection, a); 25632 m = a.repository.on("checkSelection", F, null, null, 0); 25959 checkSelection: function() {
|
H A D | ckeditor.js | 1278 …Check",function(){a.fire("checkSelection")});a.on("checkSelection",a.checkSelection,a);b.on("selec… 1303 …[a]=b},addUpcastCallback:function(a){this._.upcastCallbacks.push(a)},checkSelection:function(){var… method in q
|