Home
last modified time | relevance | path

Searched refs:labels (Results 351 – 375 of 664) sorted by path

1...<<11121314151617181920>>...27

/plugin/dataplot/
H A DChangeLog24 for developers. Added xlabel and ylabel options for axes labels.
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py59 def upload(file, project_name, user_name, password, summary, labels=None): argument
84 if labels is not None:
85 form_fields.extend([('label', l.strip()) for l in labels])
155 def upload_find_auth(file_path, project_name, summary, labels=None, argument
187 summary, labels)
229 if options.labels:
230 labels = options.labels.split(',')
232 labels = None
235 options.summary, labels,
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js465 …u.prototype.autoExpand=!1;mxPopupMenu.prototype.smartSeparators=!1;mxPopupMenu.prototype.labels=!0; method in mxPopupMenu
468 …eateElement("div"),b.className=e,m.appendChild(b));l.appendChild(m);this.labels&&(m=document.creat…
3597 …his.editorUi.editor.graph,h=null,g=null;null==d&&(a.div.className+=" geToolbarMenu",a.labels=!1);a=
3675 …=new mxPopupMenu(d);f.div.className+=" geToolbarMenu";f.showDisabled=e;f.labels=b;f.autoExpand=!0;…
H A Dviewer-static.min.js431 …u.prototype.autoExpand=!1;mxPopupMenu.prototype.smartSeparators=!1;mxPopupMenu.prototype.labels=!0; method in mxPopupMenu
434 …eateElement("div"),b.className=e,m.appendChild(b));l.appendChild(m);this.labels&&(m=document.creat…
H A Dviewer.min.js431 …u.prototype.autoExpand=!1;mxPopupMenu.prototype.smartSeparators=!1;mxPopupMenu.prototype.labels=!0; method in mxPopupMenu
434 …eateElement("div"),b.className=e,m.appendChild(b));l.appendChild(m);this.labels&&(m=document.creat…
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
94 if (labels != null)
96 for (var i = 0; i < labels.length; i++)
99 mxUtils.write(label, labels[i]);
H A DDriveFile.js38 return this.desc.userPermission != null && this.desc.labels != null &&
39 this.desc.userPermission.role == 'reader' && this.desc.labels.restricted;
139 return this.desc.labels.trashed;
H A DEditorUi.js12883 var labels = null;
12974 labels = JSON.parse(value);
13147 if (labelname != null && labels != null)
13149 var tempLabel = labels[newCell.getAttribute(labelname)];
13352 if (edge.labels != null)
13354 for (var k = 0; k < edge.labels.length; k++)
13356 var def = edge.labels[k];
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js4161 var labels = [];
4184 labels.push(label);
4189 return labels.join(' ');
H A DMenus.js911 menu.labels = false;
H A DToolbar.js1037 menu.labels = showLabels;
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js74labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=M… property in MathJax.Extension
H A DAccessible.js71labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=M… property in MathJax.Extension
H A DTeX-MML-AM_HTMLorMML-full.js71labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=M… property in MathJax.Extension
H A DTeX-MML-AM_HTMLorMML.js68labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=M… property in MathJax.Extension
H A DTeX-MML-AM_SVG-full.js64labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=M… property in MathJax.Extension
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=M… property in MathJax.Extension
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js227 …u.prototype.autoExpand=!1;mxPopupMenu.prototype.smartSeparators=!1;mxPopupMenu.prototype.labels=!0; method in mxPopupMenu
230 …eateElement("div"),b.className=e,m.appendChild(b));l.appendChild(m);this.labels&&(m=document.creat…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css1641 white-space: pre; /* enable to show labels that include multiple whitespaces */
1653 white-space: pre; /* enable to show labels that include multiple whitespaces */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js.map1 … // words\n [/[a-zA-Z_]\\w*/, ''],\n // labels\n [/:\\…
H A D3.3.js.map1labels (headers) for the parent table element, if the thead element has a parent and it is a table…
H A D44.44.js.map1 … // whitespace\n [/[ \\t\\r\\n]+/, ''],\n // labels\n [/^:\…
H A Dbundle.css1641 white-space: pre; /* enable to show labels that include multiple whitespaces */
1653 white-space: pre; /* enable to show labels that include multiple whitespaces */
H A Dbundle.js.map1labels.js","webpack:///./node_modules/dagre-d3/lib/create-edge-paths.js","webpack:///./node_module…

1...<<11121314151617181920>>...27