Searched refs:_AddAttributes (Results 1 – 4 of 4) sorted by relevance
39 this._AddAttributes( e ) ;51 this._AddAttributes( oControl ) ;55 FCKStyleDef.prototype._AddAttributes = function( targetElement ) method in FCKStyleDef
37 this._AddAttributes( e ) ;49 this._AddAttributes( oControl ) ;53 FCKStyleDef.prototype._AddAttributes = function( targetElement ) method in FCKStyleDef
63 …_AddAttributes(e);this._RemoveDuplicates(e);var B=A.getRangeAt(0);B.insertNode(e);}else{var C=FCK.… method in FCKStyleDef
64 …_AddAttributes(e);this._RemoveDuplicates(e);B.pasteHTML(e.outerHTML);}else if (A.type=='Control'){… method in FCKStyleDef