Lines Matching +full:menu +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang)

1150                 menu: 1,

1337 menu: a({
1480 menu: 1,
10063 menu: 1,
15778 CKEDITOR.plugins.add("menu", {
15813 CKEDITOR.menu = CKEDITOR.tools.createClass({
15827 !m.role && (m.role = "menu");
15865 b ? b.removeAll() : (b = this._.subMenu = new CKEDITOR.menu(this.editor, CKEDITOR.tools.extend({}, this._.definition, {
16025 requires: "menu",
16028 base: CKEDITOR.menu,
18272 label: b.forms.form.menu,
18954 label: b.lang.image.menu,
19493 requires: "button,menu",
19497 b = a.menu;
19498 a.state !== CKEDITOR.TRISTATE_DISABLED && (a.on && b ? b.hide() : (a.previousState = a.state, b || (b = a.menu = new CKEDITOR.menu(c, {
19709 label: c.lang.link.anchor.menu,
19721 label: c.lang.link.menu,
23010 label: e.menu,
23528 label: c.cell.menu,
23602 label: c.row.menu,
23632 label: c.column.menu,
26635 CKEDITOR.config.plugins = 'dialogui,dialog,about,a11yhelp,dialogadvtab,basicstyles,bidi,blockquote,notification,button,toolbar,clipboard,panelbutton,panel,floatpanel,colorbutton,colordialog,templates,menu,contextmenu,copyformatting,div,resize,elementspath,enterkey,entities,popup,filetools,filebrowser,find,fakeobjects,flash,floatingspace,listblock,richcombo,font,forms,format,horizontalrule,htmlwriter,iframe,wysiwygarea,image,indent,indentblock,indentlist,smiley,justify,menubutton,language,link,list,liststyle,magicline,maximize,newpage,pagebreak,pastetext,pastefromword,preview,print,removeformat,save,selectall,showblocks,showborders,sourcearea,specialchar,scayt,stylescombo,tab,table,tabletools,tableselection,undo,lineutils,widgetselection,widget,notificationaggregator,uploadwidget,uploadimage,wsc';