Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js548 FCKTools.AppendLengthProperty = function( targetObject, propertyName ) function
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js1148 FCKTools.AppendLengthProperty( attribs, '_length' ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …KTools.IsArray=function(A){return (A instanceof Array);};FCKTools.AppendLengthProperty=function(A,… function
52 …ength>0){A['style']=this._GetStyleText().toLowerCase();};FCKTools.AppendLengthProperty(A,'_length'…
H A Dfckeditorcode_gecko.js36 …KTools.IsArray=function(A){return (A instanceof Array);};FCKTools.AppendLengthProperty=function(A,… function
51 …ength>0){A['style']=this._GetStyleText().toLowerCase();};FCKTools.AppendLengthProperty(A,'_length'…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …KTools.IsArray=function(A){return (A instanceof Array);};FCKTools.AppendLengthProperty=function(A,… function
62 …ength>0){A['style']=this._GetStyleText().toLowerCase();};FCKTools.AppendLengthProperty(A,'_length'…
H A Dfckeditorcode_ie.js51 …KTools.IsArray=function(A){return (A instanceof Array);};FCKTools.AppendLengthProperty=function(A,… function
66 …ength>0){A['style']=this._GetStyleText().toLowerCase();};FCKTools.AppendLengthProperty(A,'_length'…