Home
last modified time | relevance | path

Searched refs:checkStyleActive (Results 1 – 4 of 4) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A DCHANGES.md788 …od-removeStyle), [`widget.checkStyleActive()`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.wi…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1208 …tyle), [`widget.checkStyleActive()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugi…
H A Dckeditor.js1296 …{return c&&this.checkElement(a)?(a=c.widgets.getByElement(a,!0))&&a.checkStyleActive(this):!1}func…
1310 …lass(g.WRAPPER_CLASS_PREFIX+a)},applyStyle:function(a){G(this,a,1)},checkStyleActive:function(a){a… method in g
H A Dckeditor.js.unc25848 …rn c && this.checkElement(a) ? (a = c.widgets.getByElement(a, !0)) && a.checkStyleActive(this) : !1
26097 checkStyleActive: function(a) {