Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js86 StyleProperties : /\S+\s*:/g, property in FCKRegexLib
H A Dfckxhtml_ie.js51 … sAttValue = htmlNode.style.cssText.replace( FCKRegexLib.StyleProperties, FCKTools.ToLowerCase ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js41 …|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,In… property in FCKRegexLib
46 …=FCKTools.ProtectFormStyles(B);H=B.style.cssText.replace(FCKRegexLib.StyleProperties,FCKTools.ToLo…
H A Dfckeditorcode_gecko.js40 …|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,In… property in FCKRegexLib
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js55 …|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,In… property in FCKRegexLib
60 …Tools.ProtectFormStyles(B);var J=B.style.cssText.replace(FCKRegexLib.StyleProperties,FCKTools.ToLo…
H A Dfckeditorcode_gecko.js51 …|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,In… property in FCKRegexLib