Home
last modified time | relevance | path

Searched refs:CreateIconElement (Results 1 – 7 of 7) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarbuttonui.js69 oMainElement.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
86 oCell.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
H A Dfckicon.js52 FCKIcon.prototype.CreateIconElement = function( document ) method in FCKIcon
H A Dfckmenuitem.js75 eCell.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js87 …is.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElement=function(A){… method in FCKIcon
88CreateIconElement(B));}else{var D=C.appendChild(B.createElement('TABLE'));D.cellPadding=0;D.cellSp…
103 …ar D=r.insertCell(-1);D.className='MN_Icon';D.appendChild(this.Icon.CreateIconElement(C));D=r.inse…
H A Dfckeditorcode_gecko.js86 …is.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElement=function(A){… method in FCKIcon
87CreateIconElement(B));}else{var D=C.appendChild(B.createElement('TABLE'));D.cellPadding=0;D.cellSp…
102 …ar D=r.insertCell(-1);D.className='MN_Icon';D.appendChild(this.Icon.CreateIconElement(C));D=r.inse…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js100 …is.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElement=function(A){… method in FCKIcon
101CreateIconElement(B));}else{var D=C.appendChild(B.createElement('TABLE'));D.cellPadding=0;D.cellSp…
116 …ar D=r.insertCell(-1);D.className='MN_Icon';D.appendChild(this.Icon.CreateIconElement(C));D=r.inse…
H A Dfckeditorcode_ie.js101 …is.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElement=function(A){… method in FCKIcon
102CreateIconElement(B));}else{var D=C.appendChild(B.createElement('TABLE'));D.cellPadding=0;D.cellSp…
117 …ar D=r.insertCell(-1);D.className='MN_Icon';D.appendChild(this.Icon.CreateIconElement(C));D=r.inse…