Home
last modified time | relevance | path

Searched refs:menu (Results 51 – 75 of 947) sorted by relevance

12345678910>>...38

/plugin/pagemove/lang/pl/
H A Dlang.php.txt16 // for admin plugins, the menu prompt to be displayed in the admin menu
18 $lang['menu'] = 'Przenieś / Zmień nazwę strony';
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js3889 …r(insertPanel, 'geSprite-table', mxResources.get('table'), false, mxUtils.bind(this, function(menu)
3891 this.editorUi.menus.addInsertTableItem(menu, null, null, false);
5055 var addItem = mxUtils.bind(this, function(menu, width, cssName, keys, values) argument
5057 var item = this.editorUi.menus.styleChange(menu, '', keys, values, 'geIcon', null);
5074 …addItem(menu, 75, 'solid', [mxConstants.STYLE_DASHED, mxConstants.STYLE_DASH_PATTERN], [null, null…
5075 …addItem(menu, 75, 'dashed', [mxConstants.STYLE_DASHED, mxConstants.STYLE_DASH_PATTERN], ['1', null…
5094 …addItem(menu, 33, 'solid', [mxConstants.STYLE_DASHED, mxConstants.STYLE_DASH_PATTERN], [null, null…
5198 …var item = this.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_STARTARROW, 'startFill…
5248 menu.div.style.width = '40px';
5256 …var item = this.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_ENDARROW, 'endFill'], …
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc103 // If the "menu" plugin is loaded, register the menu items.
110 label : editor.lang.anchor.menu,
126 label : editor.lang.link.menu,
155 var menu = {};
158 menu = { link : CKEDITOR.TRISTATE_OFF, unlink : CKEDITOR.TRISTATE_OFF };
161 menu.anchor = menu.removeAnchor = CKEDITOR.TRISTATE_OFF;
163 return menu;
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc103 // If the "menu" plugin is loaded, register the menu items.
110 label : editor.lang.anchor.menu,
126 label : editor.lang.link.menu,
155 var menu = {};
158 menu = { link : CKEDITOR.TRISTATE_OFF, unlink : CKEDITOR.TRISTATE_OFF };
161 menu.anchor = menu.removeAnchor = CKEDITOR.TRISTATE_OFF;
163 return menu;
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js486 menu: undefined, property in AmCharts._this.defaults.fabric.drawing
499 menu: undefined, property in AmCharts._this.defaults
2617 item.menu = item.menu ? item.menu : _this.config.fabric.drawing.menu;
2740 if ( item.menu !== undefined && !item.menu.length ) {
2908 menu: [] property in AmCharts._this.migrateSetup.cfg
3067 menu: [ {
3069 menu: [ {
3078 menu: [ {
3104 menu: [ {
3106 menu: [ {
[all …]
H A Dexport.min.js1menu),c.setup.fabric.deactivateAll(),c.setup.wrapper&&(c.setup.chart.containerDiv.removeChild(c.se…
2menu=i.menu?i.menu:c.config.fabric.drawing.menu,i.click=function(a){return function(){this.capture… property in b
/plugin/pagemove/lang/cs/
H A Dlang.php.txt14 // for admin plugins, the menu prompt to be displayed in the admin menu
16 $lang['menu'] = 'Přesun/přejmenování stránky';
/plugin/achart/assets/
H A Dapexcharts.css446 .apexcharts-menu-icon,
460 .apexcharts-menu-icon svg {
475 .apexcharts-theme-dark .apexcharts-menu-icon svg,
491 .apexcharts-theme-light .apexcharts-menu-icon:hover svg {
496 .apexcharts-menu-icon {
506 .apexcharts-menu-icon {
552 .apexcharts-menu {
566 .apexcharts-menu.apexcharts-menu-open {
572 .apexcharts-menu-item {
578 .apexcharts-theme-light .apexcharts-menu-item:hover {
[all …]
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js137 menu.div.className += ' geMenubarMenu';
138 menu.smartSeparators = true;
139 menu.showDisabled = true;
140 menu.autoExpand = true;
143 menu.hideMenu = mxUtils.bind(this, function()
146 menu.destroy();
153 ui.setCurrentMenu(menu);
324 if (menu != null)
326 menu.style.display = 'none';
343 menu.parentNode.insertBefore(menu, menu.previousSibling.previousSibling.previousSibling);
[all …]
H A Dtickets.js297 var menu = ui.menus.get('extras');
298 var oldFunct = menu.funct;
300 menu.funct = function(menu, parent) argument
304 ui.menus.addMenuItems(menu, ['-', 'updateTickets'], parent);
H A Dtags.js44 var menu = editorUi.menus.get('extras');
45 var oldFunct = menu.funct;
47 menu.funct = function(menu, parent) argument
51 editorUi.menus.addMenuItems(menu, ['-', 'hiddenTags'], parent);
H A Dflow.js13 ui.menus.createPopupMenu = function(menu, cell, evt) argument
21 this.addMenuItems(menu, ['-', 'toggleFlow'], null, evt);
H A Danimation.js25 var menu = editorUi.menus.get('extras');
26 var oldFunct = menu.funct;
28 menu.funct = function(menu, parent) argument
32 editorUi.menus.addMenuItems(menu, ['-', 'animation'], parent);
/plugin/pagemove/lang/es/
H A Dlang.php.txt15 // for admin plugins, the menu prompt to be displayed in the admin menu
17 $lang['menu'] = 'Mover/Renombrar página...';
/plugin/s5/ui/default/
H A Dslides.js87 var menu = obj.firstChild;
88 if (!menu) continue; // to cope with empty slides
89 while (menu && menu.nodeType == 3) {
90 menu = menu.nextSibling;
92 if (!menu) continue; // to cope with slides with only text nodes
94 var menunodes = menu.childNodes;
/plugin/s5/ui/dokuwiki/
H A Dslides.js87 var menu = obj.firstChild;
88 if (!menu) continue; // to cope with empty slides
89 while (menu && menu.nodeType == 3) {
90 menu = menu.nextSibling;
92 if (!menu) continue; // to cope with slides with only text nodes
94 var menunodes = menu.childNodes;
/plugin/html5video2/
H A Dprint.css200 div.dokuwiki .vjs-default-skin .vjs-menu-button {
204 div.dokuwiki .vjs-default-skin .vjs-menu-button div { display: none; }
207 div.dokuwiki .vjs-default-skin .vjs-menu-button ul {
211 div.dokuwiki .vjs-default-skin .vjs-menu-button ul li { display:none; }
212 div.dokuwiki .vjs-default-skin .vjs-menu-button ul li.vjs-selected { display:none; }
214 div.dokuwiki .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Drecursive_block_with_inheritance.test8 {% extends "menu.twig" %}
10 --TEMPLATE(menu.twig)--
/plugin/cite/
H A DCHANGELOG.md18 - [CITE-4] - Added svg-based menu entry, with config setting to disable it
22 …rnally to prevent overwritting the global rev entry; also changed admin icon to match new menu icon
/plugin/tindexmenu/
H A DCREDITS49 Context menu search function and great help in testing patches.
58 Context menu patch and other suggestions
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md21 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
22 it's not loaded until the first menu open up,
/plugin/emoji/
H A Dscreen.less8 .dropdown-menu {
81 } /* .dropdown-menu */
/plugin/referrers/lang/en/
H A Dintro.txt7 … options for this plugin via the **Configuration Settings** menu from the DokuWiki admin menu. (It…
/plugin/indexmenu/
H A DCREDITS49 Context menu search function and great help in testing patches.
58 Context menu patch and other suggestions
/plugin/ckgdoku/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,

12345678910>>...38