Searched refs:FCKToolbarFontFormatCombo (Results 1 – 10 of 10) sorted by relevance
24 var FCKToolbarFontFormatCombo = function( tooltip, style ) class42 FCKToolbarFontFormatCombo.prototype = new FCKToolbarStyleCombo( false ) ;44 FCKToolbarFontFormatCombo.prototype.GetLabel = function()49 FCKToolbarFontFormatCombo.prototype.GetStyles = function()87 FCKToolbarFontFormatCombo.prototype.RefreshActiveItems = function( targetSpecialCombo )115 FCKToolbarFontFormatCombo.prototype.StyleCombo_OnBeforeClick = function( targetSpecialCombo )
37 FCKToolbarFontSizeCombo.prototype = new FCKToolbarFontFormatCombo( false ) ;
35 FCKToolbarFontsCombo.prototype = new FCKToolbarFontFormatCombo( false ) ;
29 FCKToolbarItems.RegisterItem( 'FontFormatSimple', new FCKToolbarFontFormatCombo( null, FCK_TOOLBARI…
96 case 'FontFormat' : oItem = new FCKToolbarFontFormatCombo() ; break ;
93 …FCKToolbarFontFormatCombo=function(A,B){if (A===false) return;this.CommandName='FontFormat';this.L… class94 …onfig.DefaultFontLabel||'';};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);F…95 …||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);F…97 …':B=new FCKToolbarFontSizeCombo();break;case 'FontFormat':B=new FCKToolbarFontFormatCombo();break;…
92 …FCKToolbarFontFormatCombo=function(A,B){if (A===false) return;this.CommandName='FontFormat';this.L… class93 …onfig.DefaultFontLabel||'';};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);F…94 …||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);F…96 …':B=new FCKToolbarFontSizeCombo();break;case 'FontFormat':B=new FCKToolbarFontFormatCombo();break;…
106 …FCKToolbarFontFormatCombo=function(A,B){if (A===false) return;this.CommandName='FontFormat';this.L… class107 …onfig.DefaultFontLabel||'';};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);F…108 …||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);F…111 …':B=new FCKToolbarFontSizeCombo();break;case 'FontFormat':B=new FCKToolbarFontFormatCombo();break;…
107 …FCKToolbarFontFormatCombo=function(A,B){if (A===false) return;this.CommandName='FontFormat';this.L… class108 …onfig.DefaultFontLabel||'';};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);F…109 …||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);F…112 …':B=new FCKToolbarFontSizeCombo();break;case 'FontFormat':B=new FCKToolbarFontFormatCombo();break;…