Home
last modified time | relevance | path

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

/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckdomtools.js86 var sTrimmed = eChildNode.nodeValue.RTrim() ;
199 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…
246 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…
/plugin/grensladawritezor/fckeditor/editor/_source/
Dfckjscoreextensions.js143 String.prototype.RTrim = function() method in String
/plugin/wysiwyg/fckeditor/editor/_source/
Dfckjscoreextensions.js126 String.prototype.RTrim = function() method in String
/plugin/wysiwyg/fckeditor/editor/_source/internals/
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/
Dfckstyle.js936 if ( styleNode.innerHTML.RTrim().length > 0 )
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String
34RTrim();var E=C.nodeValue.length;if (D.length==0){C.parentNode.removeChild(C);continue;}else if (D…
Dfckeditorcode_ie.js26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String
35RTrim();var E=C.nodeValue.length;if (D.length==0){C.parentNode.removeChild(C);continue;}else if (D…
/plugin/wysiwyg/fckeditor/editor/js/
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…
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…
/plugin/fckg/fckeditor/editor/js/
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…
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…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1 …ceNoCase ' +\n 'REReplace REReplaceNoCase Reverse Right RJustify Round RTrim Second SendGateway…