Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js93 StyleVariableAttName : /#\(\s*("|')(.+?)\1[^\)]*\s*\)/g, property in FCKRegexLib
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js704 attValue = attValue.Replace( FCKRegexLib.StyleVariableAttName, this._GetVariableReplace, this ) ;
716 attValue = attValue.Replace( FCKRegexLib.StyleVariableAttName, this._GetVariableReplace, this ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js41 …|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|'… property in FCKRegexLib
52StyleVariableAttName,this._GetVariableReplace,this);return B;},GetFinalStyleValue:function(){var A…
H A Dfckeditorcode_gecko.js40 …|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|'… property in FCKRegexLib
51StyleVariableAttName,this._GetVariableReplace,this);return B;},GetFinalStyleValue:function(){var A…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js51 …|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|'… property in FCKRegexLib
62StyleVariableAttName,this._GetVariableReplace,this);return B;},GetFinalStyleValue:function(){var A…
H A Dfckeditorcode_ie.js55 …|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|'… property in FCKRegexLib
66StyleVariableAttName,this._GetVariableReplace,this);return B;},GetFinalStyleValue:function(){var A…