Home
last modified time | relevance | path

Searched defs:AddSeparator (Results 1 – 8 of 8) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbar.js55 FCKToolbar.prototype.AddSeparator = function() method in FCKToolbar
H A Dfckmenublock.js47 FCKMenuBlock.prototype.AddSeparator = function() method in FCKMenuBlock
H A Dfckcontextmenu.js66 FCKContextMenu.prototype.AddSeparator = function() method in FCKContextMenu
H A Dfckmenuitem.js47 FCKMenuItem.prototype.AddSeparator = function() method in FCKMenuItem
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js98 …KToolbar;if (B.OnItemClick) B.OnItemClick(B,A);};FCKToolbar.prototype.AddSeparator=function(){this… method in FCKToolbar
103 …enu=true;return this.SubMenu.AddItem(A,B,C,D);};FCKMenuItem.prototype.AddSeparator=function(){this… method in FCKMenuItem
104 …nActivate,this);this._Items.push(E);return E;};FCKMenuBlock.prototype.AddSeparator=function(){this… method in FCKMenuBlock
106 …ddItem(A,B,C,D);this._Redraw=true;return E;};FCKContextMenu.prototype.AddSeparator=function(){this… method in FCKContextMenu
H A Dfckeditorcode_gecko.js97 …KToolbar;if (B.OnItemClick) B.OnItemClick(B,A);};FCKToolbar.prototype.AddSeparator=function(){this… method in FCKToolbar
102 …enu=true;return this.SubMenu.AddItem(A,B,C,D);};FCKMenuItem.prototype.AddSeparator=function(){this… method in FCKMenuItem
103 …nActivate,this);this._Items.push(E);return E;};FCKMenuBlock.prototype.AddSeparator=function(){this… method in FCKMenuBlock
105 …ddItem(A,B,C,D);this._Redraw=true;return E;};FCKContextMenu.prototype.AddSeparator=function(){this… method in FCKContextMenu
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js112 …KToolbar;if (B.OnItemClick) B.OnItemClick(B,A);};FCKToolbar.prototype.AddSeparator=function(){this… method in FCKToolbar
116 …u=true;return this.SubMenu.AddItem(A,B,C,D,E);};FCKMenuItem.prototype.AddSeparator=function(){this… method in FCKMenuItem
117 …nActivate,this);this._Items.push(F);return F;};FCKMenuBlock.prototype.AddSeparator=function(){this… method in FCKMenuBlock
119 …Item(A,B,C,D,E);this._Redraw=true;return F;};FCKContextMenu.prototype.AddSeparator=function(){this… method in FCKContextMenu
H A Dfckeditorcode_ie.js113 …KToolbar;if (B.OnItemClick) B.OnItemClick(B,A);};FCKToolbar.prototype.AddSeparator=function(){this… method in FCKToolbar
117 …u=true;return this.SubMenu.AddItem(A,B,C,D,E);};FCKMenuItem.prototype.AddSeparator=function(){this… method in FCKMenuItem
118 …nActivate,this);this._Items.push(F);return F;};FCKMenuBlock.prototype.AddSeparator=function(){this… method in FCKMenuBlock
120 …Item(A,B,C,D,E);this._Redraw=true;return F;};FCKContextMenu.prototype.AddSeparator=function(){this… method in FCKContextMenu