Home
last modified time | relevance | path

Searched refs:styleDef (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js301 var styleDef = { class
314 styleDef.Attributes[ attNodes[j].name ] = attNodes[j].value ;
323 styleDef.Styles[ cssStyleNodes[j].name ] = cssStyleNodes[j].value ;
356 styleDef.Overrides.push( overrideDef ) ;
360 var style = new FCKStyle( styleDef ) ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …unction(styleDef,markTemp){if (styleDef.length==0) return '';var B=markTemp?' _fcktemp="true"':'';… argument
H A Dfckeditorcode_ie.js51 …unction(styleDef,markTemp){if (styleDef.length==0) return '';var B=markTemp?' _fcktemp="true"':'';… argument
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js744 …ting.filter.check(new CKEDITOR.style(b),!0,!0))return a.cancel();a.data.styleDef=b});c.copyFormatt…
751 …=b,a.copyFormatting.fire("extractFormatting",c,a)&&c.styleDef&&f.push(new CKEDITOR.style(c.styleDe…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js819 …ting.filter.check(new CKEDITOR.style(d),!0,!0))return e.cancel();e.data.styleDef=d});a.copyFormatt…
827 …=b,a.copyFormatting.fire("extractFormatting",e,a)&&e.styleDef&&d.push(new CKEDITOR.style(e.styleDe…
H A Dckeditor.js.unc16177 d.data.styleDef = e
16271 …copyFormatting.fire("extractFormatting", d, a) && d.styleDef && e.push(new CKEDITOR.style(d.styleD…