Searched refs:fromCssRule (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 9 …eCssText(a.attributes.style,!0),d=g.border?CKEDITOR.tools.style.border.fromCssRule(g.border):{},d=… 10 g[m]?CKEDITOR.tools.style.border.fromCssRule(g[m]):d[m],"none"===k.style?h.setStyle(a,m,"none"):h.s…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 252 …ls.style.border.fromCssRule()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools_styl…
|
H A D | ckeditor.js | 52 …,2,3])}return e},border:function(a){return CKEDITOR.tools.style.border.fromCssRule(a)},_findColor:… 59 this.style,this.color],function(a){return!!a}).join(" ")}},statics:{fromCssRule:function(a){var b={… method
|