Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckicon.js25 var FCKIcon = function( iconPathOrStripInfoArray ) function
52 FCKIcon.prototype.CreateIconElement = function( document ) class
H A Dfckmenuitem.js30 this.Icon = new FCKIcon( iconPathOrStripInfoArray ) ;
H A Dfcktoolbarbuttonui.js32 this.Icon = new FCKIcon( iconPathOrStripInfoArray ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js87FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… function
88 …this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IEClea…
103 …n(A,B,C,D,E){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=n…
H A Dfckeditorcode_gecko.js86FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… function
87 …this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IEClea…
102 …n(A,B,C,D,E){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=n…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js100FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… function
101 …this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IEClea…
116 …A,B,C,D,E,F){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=n…
H A Dfckeditorcode_ie.js101FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… class
102 …this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IEClea…
117 …A,B,C,D,E,F){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=n…