Home
last modified time | relevance | path

Searched refs:_findColor (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js49 …\d+%\s*(?:,\s*[0-9.]+\s*)?\)/gi,background:function(a){var b={},e=this._findColor(a);e.length&&(b.…
50 …er:function(a){var b={},e=a.split(/\s+/g);a=CKEDITOR.tools.style.parse._findColor(a);a.length&&(b.…
51 …ls.style.parse._widthRegExp.test(a)&&(b.width=a):b.style=a});return b},_findColor:function(a){var … method
Dckeditor.js.unc992 c = this._findColor(a);
1026 a = CKEDITOR.tools.style.parse._findColor(a);
1033 _findColor: function(a) {
/plugin/ckgdoku/ckeditor/
Dckeditor.js45 …\s*\d+%\s*,\s*\d+%\s*(?:,\s*[0-9.]+\s*)?\)/gi,background:function(a){var g={},d=this._findColor(a);
46 …,1,0,1]);break;case 3:g([0,1,2,1]);break;case 4:g([0,1,2,3])}return d},_findColor:function(a){var …