Searched refs:showLabels (Results 1 – 13 of 13) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Toolbar.js | 793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) argument 796 var elt = this.addMenuFunction(label, tooltip, showLabels, function() 817 Toolbar.prototype.addMenuFunction = function(label, tooltip, showLabels, funct, c, showAll) argument 819 …uFunctionInContainer((c != null) ? c : this.container, label, tooltip, showLabels, funct, showAll); 825 Toolbar.prototype.addMenuFunctionInContainer = function(container, label, tooltip, showLabels, func… argument 827 var elt = (showLabels) ? this.createLabel(label) : this.createButton(label); 829 this.addMenuHandler(elt, showLabels, funct, showAll); 1021 Toolbar.prototype.addMenuHandler = function(elt, showLabels, funct, showAll) argument 1037 menu.labels = showLabels; 1045 if (!showLabels && menu.div.scrollHeight > menu.div.clientHeight)
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
| D | editor.properties.bak | 149 showLabels=Show Labels
|
| D | editor_de.properties.bak | 150 showLabels=Beschriftungen anzeigen
|
| D | editor_de.properties | 157 showLabels=Beschriftungen anzeigen key
|
| D | editor.properties | 153 showLabels=Show Labels key
|
| D | editor_zh-CN.properties | 149 showLabels=Show Labels key
|
| /plugin/amcharts/assets/amcharts/ |
| D | pie.js | 7 …,a.startY),d.animate({opacity:1,translate:"0,0"},c,this.startEffect))},showLabels:function(){var a= 11 …tart:function(){var a=this,b=a.startDuration,c=setTimeout(function(){a.showLabels.call(a)},1E3*b);…
|
| D | funnel.js | 7 …,a.startY),d.animate({opacity:1,translate:"0,0"},c,this.startEffect))},showLabels:function(){var a= 11 …tart:function(){var a=this,b=a.startDuration,c=setTimeout(function(){a.showLabels.call(a)},1E3*b);…
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | BasicGraphEditor.java.bak | 374 .get("showLabels"));
|
| D | EditorMenuBar.java.bak | 437 mxResources.get("showLabels"), "LabelsVisible", true));
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | nv.d3.min.js | 7 …nction(a){d=a}},height:{get:function(){return e},set:function(a){e=a}},showLabels:{get:function(){… property
|
| /plugin/ol3/ |
| D | script.js | 8 …showLabels,delete i.lonLabelFormatter,delete i.latLabelFormatter,delete i.lonLabelPosition,delete …
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …showLabels=false] Render a label with the respective\n * latitude/longitude for each graticule lin…
|