Home
last modified time | relevance | path

Searched refs:menu (Results 76 – 100 of 947) sorted by relevance

12345678910>>...38

/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
32 it's not loaded until the first menu open up,
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
32 it's not loaded until the first menu open up,
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
30 it's not loaded until the first menu open up,
/plugin/diagramsnet/lib/plugins/
H A Drandom.js459 var menu = ui.menus.get('extras');
460 var oldFunct = menu.funct;
462 menu.funct = function(menu, parent) argument
466 …ui.menus.addMenuItems(menu, ['-', 'randomLabel', 'reorderChildren', 'swapChildren', 'placeChildren…
/plugin/dtable/
H A Dstyle.css1 /* Generic context menu styles */
45 You can add icons to the context menu by adding
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10transitional.js33 …E = {hr:1, ul:1, menu:1, div:1, blockquote:1, noscript:1, table:1, center:1, address:1, dir:1, pre… property in FCK.DTD.E
39 …1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1, form:1, font:1, '#':1, select:1, menu:1, ins:1, abbr:1, l… property in FCK.DTD.K
74 menu: Q,
/plugin/prosemirror/
H A Ddeleted.files3 menu.less
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19menu:E,ontouchstart:g.Close,ontouchend:n,onmousedown:g.Close,onmouseup:n},[["span",{},"\u00D7"]])}…
/plugin/prettyprint/
H A DVERSION2 - ucinanie pustej końcówki strony w przypadku długiego menu
/plugin/indexmenu2/cms/templates/
H A Dskins.txt1 This is the place for menu skins - server-side scripts, javascript, css, images, etc.
/plugin/userpage/
H A Dstyle.css1 /* highlight when on user page (only works with old menu) */
H A Dplugin.info.txt6 desc Add item the user menu that links to the user page for every logged-in user
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc39 // If the "menu" plugin is loaded, register the menu items.
43 label: editor.lang.image.menu,
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc39 // If the "menu" plugin is loaded, register the menu items.
43 label: editor.lang.image.menu,
/plugin/acmenu/
H A Dplugin.info.txt6 desc An accordion menu for namespaces and relative pages.
H A DREADME.md6 It provides an accordion menu which lists the content of namespaces in a tree-like format.
/plugin/navi/
H A Dplugin.info.txt6 desc Build a navigation menu from a list
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java410 JPopupMenu menu = new JPopupMenu(); in showOutlinePopupMenu() local
411 menu.add(item); in showOutlinePopupMenu()
412 menu.add(item2); in showOutlinePopupMenu()
413 menu.add(item3); in showOutlinePopupMenu()
414 menu.show(graphComponent, pt.x, pt.y); in showOutlinePopupMenu()
426 EditorPopupMenu menu = new EditorPopupMenu(BasicGraphEditor.this); in showGraphPopupMenu() local
427 menu.show(graphComponent, pt.x, pt.y); in showGraphPopupMenu()
H A DBasicGraphEditor.java.bak406 JPopupMenu menu = new JPopupMenu();
407 menu.add(item);
408 menu.add(item2);
409 menu.add(item3);
410 menu.show(graphComponent, pt.x, pt.y);
422 EditorPopupMenu menu = new EditorPopupMenu(BasicGraphEditor.this);
423 menu.show(graphComponent, pt.x, pt.y);
462 // Installs the popup menu in the outline
471 // Handles context menu on the Mac where the trigger is on mousepressed
488 // Installs the popup menu in the graph component
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dmain.css92 #slide-menu-button {
135 #slide-menu:disabled,
136 #slide-menu.is-disabled {
141 #slide-menu-button:active,
142 #slide-menu-button.is-active {
150 #slide-menu-button span {
335 #slide-menu-button{
/plugin/slidesharewp/
H A Dplugin.info.txt6 desc Slideshare Presentations from WordPress Shortcode of SlideShare's share context menu.
/plugin/struct/jsoneditor/
H A Dsetup.css1 #plugin__struct_editor .jsoneditor-menu {
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js164 this.put('openRecent', new Menu(function(menu, parent) argument
174 menu.addItem(entry.title, null, function()
197 menu.addSeparator(parent);
200 menu.addItem(mxResources.get('reset'), null, function()
209 this.addMenuItems(menu, ['new', 'open'], parent);
210 this.addSubmenu('openRecent', menu, parent);
212 this.addSubmenu('exportAs', menu, parent);
213 menu.addSeparator(parent);
214 this.addSubmenu('embed', menu, parent);
215 menu.addSeparator(parent);
[all …]
/plugin/searchstats/
H A Dadmin.php38 ptln('<h1>'.$this->getLang('menu').'</h1>');
/plugin/topbarsyntax/
H A DINFO7 desc delivers horizontal & vertical css based menu on a page wherever you want to have it

12345678910>>...38