Home
last modified time | relevance | path

Searched refs:palettes (Results 1 – 11 of 11) sorted by relevance

/plugin/jdraw/
Dsyntax.php103 $appletQueryString.="&palettes=".bin2hex($this->getConf("palettes"));
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DBasicGraphEditor.java.bak195 // 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/
DSidebar.js264 var elts = this.palettes[id];
323 var elts = this.palettes[id];
345 var elts = this.palettes[entry.id + '.0'];
/plugin/diagramsnet/lib/js/grapheditor/
DSidebar.js11 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/
DEditorUi.js3046 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()];
DMinimal.js1811 this.sidebar.palettes = new Object();
DApp.js5526 this.sidebar.palettes[id] == null)
/plugin/diagramsnet/lib/js/
Dapp.min.js2344 …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];
10762palettes[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 …]
Dviewer.min.js3429 …atchpad=null))};EditorUi.prototype.removeLibrarySidebar=function(b){var d=this.sidebar.palettes[b];
3430palettes[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…
Dviewer-static.min.js3429 …atchpad=null))};EditorUi.prototype.removeLibrarySidebar=function(b){var d=this.sidebar.palettes[b];
3430palettes[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/
Dol.js.map1 … pixel.\n * @property {Array<PaletteTexture>} [paletteTextures] List of palettes used by the style…