Searched defs:IsEqual (Results 1 – 4 of 4) sorted by relevance
85 FCKStyleDef.prototype.IsEqual = function( e ) method in FCKStyleDef
87 FCKStyleDef.prototype.IsEqual = function( e ) method in FCKStyleDef
63 …dNodes[i];if (B.nodeType!=1) continue;this._RemoveDuplicates(B);if (this.IsEqual(B)) FCKTools.Remo… method in FCKStyleDef
64 …ldren.length;i++){var B=A.children[i];this._RemoveDuplicates(B);if (this.IsEqual(B)) FCKTools.Remo… method in FCKStyleDef