Home
last modified time | relevance | path

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

/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckicon.js25 var FCKIcon = function( iconPathOrStripInfoArray ) class
52 FCKIcon.prototype.CreateIconElement = function( document )
Dfckmenuitem.js30 this.Icon = new FCKIcon( iconPathOrStripInfoArray ) ;
Dfcktoolbarbuttonui.js32 this.Icon = new FCKIcon( iconPathOrStripInfoArray ) ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckicon.js25 var FCKIcon = function( iconPathOrStripInfoArray ) class
52 FCKIcon.prototype.CreateIconElement = function( document )
Dfckmenuitem.js30 this.Icon = new FCKIcon( iconPathOrStripInfoArray ) ;
Dfcktoolbarbuttonui.js32 this.Icon = new FCKIcon( iconPathOrStripInfoArray ) ;
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js76FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… class
77 …this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IEClea…
92 …n(A,B,C,D,E){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=n…
Dfckeditorcode_ie.js77FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… class
78 …this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IEClea…
93 …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/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js86FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… class
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…
Dfckeditorcode_ie.js87FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… class
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…
/plugin/fckg/fckeditor/editor/js/
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…
Dfckeditorcode_gecko.js100FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.Ski… class
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…