Home
last modified time | relevance | path

Searched refs:RTrim (Results 1 – 8 of 8) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js126 String.prototype.RTrim = function() method in String
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js94 var sTrimmed = eChildNode.nodeValue.RTrim() ;
218 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…
257 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js936 if ( styleNode.innerHTML.RTrim().length > 0 )
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String
36RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…
52 …)){H=this.BuildElement(C);A.ExtractContents().AppendTo(H);if (H.innerHTML.RTrim().length>0){A.Inse…
H A Dfckeditorcode_gecko.js26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String
35RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…
51 …)){H=this.BuildElement(C);A.ExtractContents().AppendTo(H);if (H.innerHTML.RTrim().length>0){A.Inse…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String
38RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…
62 …)){I=this.BuildElement(D);A.ExtractContents().AppendTo(I);if (I.innerHTML.RTrim().length>0){A.Inse…
H A Dfckeditorcode_ie.js26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String
40RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…
66 …)){I=this.BuildElement(D);A.ExtractContents().AppendTo(I);if (I.innerHTML.RTrim().length>0){A.Inse…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …ceNoCase ' +\n 'REReplace REReplaceNoCase Reverse Right RJustify Round RTrim Second SendGateway…