Searched refs:palettes (Results 1 – 11 of 11) sorted by relevance
| /plugin/jdraw/ |
| D | syntax.php | 103 $appletQueryString.="&palettes=".bin2hex($this->getConf("palettes"));
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | BasicGraphEditor.java.bak | 195 // Creates the library pane that contains the tabs with the palettes 199 // palettes and the graph outline on the left side of the window 313 // Updates the widths of the palettes if the container size changes
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar.js | 264 var elts = this.palettes[id]; 323 var elts = this.palettes[id]; 345 var elts = this.palettes[entry.id + '.0'];
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Sidebar.js | 11 this.palettes = new Object(); 1121 this.palettes['search'] = [elt, outer]; property 3720 this.palettes[id] = [elt, outer]; property 3804 var elts = this.palettes[id]; 3808 this.palettes[id] = null;
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 3046 var elts = this.sidebar.palettes[id]; 3055 delete this.sidebar.palettes[id]; 3068 var elts = this.sidebar.palettes['L.scratchpad']; 3072 elts = this.sidebar.palettes['search']; 3145 var elts = this.sidebar.palettes[file.getHash()];
|
| D | Minimal.js | 1811 this.sidebar.palettes = new Object();
|
| D | App.js | 5526 this.sidebar.palettes[id] == null)
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 2344 …hild(b[a])};function Sidebar(a,b){this.editorUi=a;this.container=b;this.palettes={};this.taglist={… 2385 …nt.createElement("div");a.appendChild(d);this.container.appendChild(a);this.palettes.search=[b,a]}; property 2550 …nt("div");d.appendChild(c);this.container.appendChild(d);null!=a&&(this.palettes[a]=[b,d]);return … 2553 Sidebar.prototype.removePalette=function(a){var b=this.palettes[a];if(null!=b){this.palettes[a]=nul… 3778 …lette(a+c[d],b)};Sidebar.prototype.showPalette=function(a,c){var b=this.palettes[a];if(null!=b)for… 3779 …e=function(a){var c=this.getConfigurationById(a);if(null!=c){var b=this.palettes[null!=c.libs?(c.p… 3780 …ar e=b.entries[d];if(e.id==a){if(null!=e.libs&&0<e.libs.length&&(b=this.palettes[e.id+".0"],null!=… 10761 …atchpad=null))};EditorUi.prototype.removeLibrarySidebar=function(b){var c=this.sidebar.palettes[b]; 10762 …palettes[b]}};EditorUi.prototype.repositionLibrary=function(b){var c=this.sidebar.container;if(nul… 10764 b);var f=this.sidebar.palettes[b.getHash()],f=null!=f?f[f.length-1].nextSibling:null;this.removeLib… [all …]
|
| D | viewer.min.js | 3429 …atchpad=null))};EditorUi.prototype.removeLibrarySidebar=function(b){var d=this.sidebar.palettes[b]; 3430 …palettes[b]}};EditorUi.prototype.repositionLibrary=function(b){var d=this.sidebar.container;if(nul… 3432 b);var d=this.sidebar.palettes[b.getHash()],d=null!=d?d[d.length-1].nextSibling:null;this.removeLib…
|
| D | viewer-static.min.js | 3429 …atchpad=null))};EditorUi.prototype.removeLibrarySidebar=function(b){var d=this.sidebar.palettes[b]; 3430 …palettes[b]}};EditorUi.prototype.repositionLibrary=function(b){var d=this.sidebar.container;if(nul… 3432 b);var d=this.sidebar.palettes[b.getHash()],d=null!=d?d[d.length-1].nextSibling:null;this.removeLib…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 … pixel.\n * @property {Array<PaletteTexture>} [paletteTextures] List of palettes used by the style…
|