Searched refs:am2 (Results 1 – 6 of 6) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ ! |
| D | Sidebar-ArchiMate3.js | 29 var am2 = 'html=1;outlineConnect=0;whiteSpace=wrap;fillColor=#99ffff;shape=mxgraph.archimate3.'; 41 this.createVertexTemplateEntry(am2 + 'application;appType=comp;archiType=square;', 43 this.createVertexTemplateEntry(am2 + 'component;', 45 this.createVertexTemplateEntry(am2 + 'application;appType=collab;archiType=square;', 47 this.createVertexTemplateEntry(am2 + 'collaboration;', 49 this.createVertexTemplateEntry(am2 + 'application;appType=interface;archiType=square;', 51 this.createVertexTemplateEntry(am2 + 'interface;', 53 this.createVertexTemplateEntry(am2 + 'application;appType=proc;archiType=rounded;', 55 this.createVertexTemplateEntry(am2 + 'process;', 57 this.createVertexTemplateEntry(am2 + 'application;appType=func;archiType=rounded;', [all …]
|
| D | Sidebar-ArchiMate.js | 10 var am2 = 'html=1;outlineConnect=0;whiteSpace=wrap;fillColor=#99ffff;shape=mxgraph.archimate.'; 59 this.createVertexTemplateEntry(am2 + 'application;appType=comp', 61 this.createVertexTemplateEntry(am2 + 'application;appType=collab', 63 this.createVertexTemplateEntry(am2 + 'application;appType=interface', 65 this.createVertexTemplateEntry(am2 + 'application;appType=interface2', 67 this.createVertexTemplateEntry(am2 + 'application;appType=function', 69 this.createVertexTemplateEntry(am2 + 'application;appType=interaction', 71 this.createVertexTemplateEntry(am2 + 'application;appType=service', 73 this.createVertexTemplateEntry(am2 + 'businessObject;overflow=fill', w, h,
|
| /plugin/securelogin/ ! |
| D | rsalib.js | 49 function am2(i, x, w, j, c, n) { function 76 BigInteger.prototype.am = am2;
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ ! |
| D | ogg.js | 15 …am2(i,x,w,j,c,n){var xl=x&32767,xh=x>>15;while(--n>=0){var l=this[i]&32767;var h=this[i++]>>15;var… function
|
| D | vorbis.js | 19 …am2(i,x,w,j,c,n){var xl=x&32767,xh=x>>15;while(--n>=0){var l=this[i]&32767;var h=this[i++]>>15;var… function
|
| D | opus.js | 23 …am2(i,x,w,j,c,n){var xl=x&32767,xh=x>>15;while(--n>=0){var l=this[i]&32767;var h=this[i++]>>15;var… function
|