Home
last modified time | relevance | path

Searched full:w (Results 1 – 25 of 2703) sorted by relevance

12345678910>>...109

/plugin/diagramsnet/lib/shapes/
DmxAWS3D.js35 mxShapeAws3dArrowNE.prototype.paintVertexShape = function(c, x, y, w, h) argument
40 c.moveTo(w - 17, 8);
41 c.lineTo(w - 21, 5.5);
42 c.lineTo(w, 0);
43 c.lineTo(w - 9.7, 12.2);
44 c.lineTo(w - 13.9, 9.8);
87 mxShapeAws3dArrowSE.prototype.paintVertexShape = function(c, x, y, w, h) argument
92 c.moveTo(w - 17, h - 8);
93 c.lineTo(w - 21, h - 5.5);
94 c.lineTo(w, h);
[all …]
DmxCiscoSafe.js35 mxShapeCiscoSafeCompositeIcon.prototype.paintVertexShape = function(c, x, y, w, h) argument
51 stencil.drawShape(c, this, 0, 0, w, h);
63 (w < 100) ? c.ellipse(w * 0.01, h * 0.01, w * 0.98, h * 0.98) : c.ellipse(1, 1, w - 2, h - 2);
70 c.ellipse(w * 0.18, h * 0.16, w * 0.66, h * 0.65);
76 c.ellipse(w * 0.01, h * 0.01, w * 0.98, h * 0.6);
82 c.ellipse(w * 0.18, h * 0.2, w * 0.64, h * 0.79);
88 c.ellipse(w * 0.09, h * 0.03, w * 0.82, h * 0.77);
94 c.ellipse(w * 0.16, h * 0.01, w * 0.67, h * 0.72);
104 c.arcTo(w * 0.3, h * 0.3, 0, 0, 1, w * 0.3, 0);
105 c.lineTo(w * 0.7, 0);
[all …]
DmxArchiMate.js35 mxArchiMateLocation.prototype.paintVertexShape = function(c, x, y, w, h) argument
38 this.background(c, 0, 0, w, h);
40 c.translate(w - 20, 5);
41 this.foreground(c, w - 20, 5, 15, 15);
44 mxArchiMateLocation.prototype.background = function(c, x, y, w, h) argument
46 c.rect(0, 0, w, h);
50 mxArchiMateLocation.prototype.foreground = function(c, x, y, w, h) argument
55 w = w - 6;
57 c.moveTo(w * 0.5, h);
58 c.arcTo(w * 0.1775, h * 0.3, 0, 0, 0, w * 0.345, h * 0.7);
[all …]
DmxArchiMate3.js111 mxArchiMate3Application.prototype.paintVertexShape = function(c, x, y, w, h) argument
114 this.background(c, 0, 0, w, h);
116 c.translate(w - 20, 5);
117 this.foreground(c, w - 20, 5, 15, 15);
120 mxArchiMate3Application.prototype.background = function(c, x, y, w, h) argument
126 c.roundrect(0, 0, w, h, 10, 10);
128 else if ((archiType === 'oct') && w >= 20 && h >= 20)
133 c.lineTo(w - 10, 0);
134 c.lineTo(w, 10);
135 c.lineTo(w, h - 10);
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
DmxPidValves.js84 {val:'solenoidManRes', dispName:'Solenoid w/ Manual Reset'},
115 mxShapePidValve.prototype.paintVertexShape = function(c, x, y, w, h) argument
136 this.background(c, x, y, w, h, valveType, actuator, actH);
138 this.foreground(c, x, y, w, h, valveType, actuator, actH);
141 mxShapePidValve.prototype.background = function(c, x, y, w, h, valveType, actuator, actH) argument
148 this.drawActuatorBg(c, x, y, w, h / 1.2, actuator, actH);
152 this.drawActuatorBg(c, x, y, w, h, actuator, actH);
159 this.drawGateVariantBg(c, 0, 0, w, h, valveType, actuator, actH);
163 this.drawAngleVariantBg(c, 0, 0, w, h, valveType, actuator, actH);
167 this.drawButterflyValve(c, 0, 0, w, h, actuator, actH);
[all …]
DmxPidMisc.js48 mxShapePidFan.prototype.paintVertexShape = function(c, x, y, w, h) argument
51 this.background(c, x, y, w, h);
53 this.foreground(c, x, y, w, h);
56 mxShapePidFan.prototype.background = function(c, x, y, w, h) argument
58 c.ellipse(0, 0, w, h);
62 mxShapePidFan.prototype.foreground = function(c, x, y, w, h) argument
65 c.moveTo(w * 0.3, h * 0.045);
66 c.lineTo(w * 0.97, h * 0.33);
67 c.moveTo(w * 0.3, h * 0.955);
68 c.lineTo(w * 0.97, h * 0.67);
[all …]
/plugin/diagramsnet/lib/stencils/mockup/
Dcalendars.xml2 <shape name="Calendar 1" h="175" w="160" aspect="1">
7 <roundrect x="0" y="0" w="160" h="175" arcsize="2.992"/>
11 <rect x="10" y="47" w="20" h="20"/>
13 <rect x="30" y="47" w="20" h="20"/>
15 <rect x="50" y="47" w="20" h="20"/>
17 <rect x="70" y="47" w="20" h="20"/>
19 <rect x="90" y="47" w="20" h="20"/>
21 <rect x="110" y="47" w="20" h="20"/>
23 <rect x="130" y="47" w="20" h="20"/>
25 <rect x="10" y="67" w="20" h="20"/>
[all …]
Dmenus_and_buttons.xml2 <shape name="Primary and Secondary 1" h="25" w="171" aspect="1">
7 <roundrect x="0" y="0" w="81" h="25" arcsize="7.852"/>
11 <roundrect x="90" y="0" w="81" h="25" arcsize="7.852"/>
15 <shape name="Primary and Secondary 2" h="32" w="171" aspect="1">
20 <roundrect x="0" y="0" w="81" h="32" arcsize="6.54"/>
24 <roundrect x="90" y="0" w="81" h="32" arcsize="6.54"/>
28 <shape name="Edit" h="16" w="48" aspect="1">
33 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/>
40 <shape name="Delete" h="16" w="48" aspect="1">
45 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/>
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar-CiscoSafe.js34 var w = 50;
39w, w, '', 'Access Switch', null, null, this.getTagsForStencil(gn, 'access switch', dt).join(' ')),
41w, w, '', 'ACI Controller', null, null, this.getTagsForStencil(gn, 'aci controller', dt).join(' ')…
43w, w, '', 'ACI Leaf Switch', null, null, this.getTagsForStencil(gn, 'aci leaf switch', dt).join(' …
45w, w, '', 'ACI Spine Switch', null, null, this.getTagsForStencil(gn, 'aci spine switch', dt).join(…
47 w, w, '', 'Actuator', null, null, this.getTagsForStencil(gn, 'actuator', dt).join(' ')),
49w, w, '', 'Adaptive Security Appliance', null, null, this.getTagsForStencil(gn, 'adaptive security…
51w, w, '', 'Automated System', null, null, this.getTagsForStencil(gn, 'automated system', dt).join(…
53w, w, '', 'Blade Server', null, null, this.getTagsForStencil(gn, 'blade server', dt).join(' ')),
55w, w, '', 'Catalyst Switch', null, null, this.getTagsForStencil(gn, 'catalyst switch', dt).join(' …
[all …]
DSidebar-Cabinet.js9 var w = 50;
19 w * 5, h * 10, '', 'Cabinet', null, null, this.getTagsForStencil(gn, 'cabinet', dt).join(' ')),
21w * 5, 40, '100', 'Dimension', null, null, this.getTagsForStencil(gn, 'dimension', dt).join(' ')),
23w * 5, 40, '100', 'Dimension', null, null, this.getTagsForStencil(gn, 'dimensionBottom', dt).join(…
25w * 4.4, h * 2.5, '', 'Cover Plate', null, null, this.getTagsForStencil(gn, 'coverPlate', dt).join…
27w * 4.4, h * 0.25, '25x40', 'Panel Wiring System 25x40mm', null, null, this.getTagsForStencil(gn, …
29w * 4.4, h * 0.4, '40x40', 'Panel Wiring System 40x40mm', null, null, this.getTagsForStencil(gn, '…
31w * 4.4, h * 0.6, '60x40', 'Panel Wiring System 60x40mm', null, null, this.getTagsForStencil(gn, '…
33w * 4.4, h * 0.8, '80x40', 'Panel Wiring System 80x40mm', null, null, this.getTagsForStencil(gn, '…
35w * 4.4, h, '100x40', 'Panel Wiring System 100x40mm', null, null, this.getTagsForStencil(gn, '', d…
[all …]
DSidebar-VVD.js13 var w = 50;
20w * 0.43, h, '', 'Administrator', null, null, this.getTagsForStencil(gn, 'administrator', dt).join…
22w * 0.43, h, '', 'Infrastructure Role', null, null, this.getTagsForStencil(gn, 'administrator', dt…
24w * 0.43, h, '', 'Tenant Role', null, null, this.getTagsForStencil(gn, 'administrator', dt).join('…
26 w, h, '', 'App', null, null, this.getTagsForStencil(gn, 'app application', dt).join(' ')),
28w * 0.98, h, '', 'Volumes Agent', null, null, this.getTagsForStencil(gn, 'volumes agent', dt).join…
30w, h * 0.7, '', 'AppStack Volume', null, null, this.getTagsForStencil(gn, 'appstack volume', dt).j…
32w * 0.97, h, '', 'App Volumes Manager', null, null, this.getTagsForStencil(gn, 'app volumes manage…
34w, h * 0.73, '', 'Array Manager', null, null, this.getTagsForStencil(gn, 'array manager', dt).join…
36w, h * 0.95, '', 'Blueprint', null, null, this.getTagsForStencil(gn, 'blueprint', dt).join(' ')),
[all …]
DSidebar-Office.js39 var w = 1.0;
45 w * 103, h * 66, '', 'Azure', null, null, this.getTagsForStencil(gn, 'azure', dt).join(' ')),
47 w * 94, h * 55, '', 'Cloud', null, null, this.getTagsForStencil(gn, 'cloud', dt).join(' ')),
49w * 94, h * 74, '', 'Cloud Disaster', null, null, this.getTagsForStencil(gn, 'cloud disaster', dt)…
51w * 94, h * 74, '', 'Cloud Disaster (Red)', null, null, this.getTagsForStencil(gn, 'cloud disaster…
53w * 100, h * 61, '', 'Cloud Exchange Online', null, null, this.getTagsForStencil(gn, 'cloud exchan…
55w * 102, h * 80, '', 'Cloud Service Request', null, null, this.getTagsForStencil(gn, 'cloud servic…
57w * 101, h * 61, '', 'Cloud SharePoint', null, null, this.getTagsForStencil(gn, 'cloud sharepoint'…
59w * 101, h * 61, '', 'Office 365', null, null, this.getTagsForStencil(gn, 'office 365', dt).join('…
61w * 94, h * 101, '', 'Online Backup', null, null, this.getTagsForStencil(gn, 'online backup', dt).…
[all …]
DSidebar-Veeam2.js33 var w = 100;
39w * 1.36, h * 0.24, '', 'Veeam logo', null, null, this.getTagsForStencil(gn, 'logo', dt).join(' ')…
41w * 1.5, h * 1.1, 'Please use Tahome font family, not less than 9 pt\n\nABCDEFGHIJKLM\nabcdefghijk…
43w * 1.5, h * 1.1, 'Veeam Sapphire\n\nR: 0\nG: 95\nB: 75\n\n #005f4b', 'Veeam Sapphire', null, null…
45w * 1.5, h * 1.1, 'Orange\n\nR: 223\nG: 140\nB: 66\n\n #df8c42', 'Veeam Sapphire', null, null, thi…
47w * 1.5, h * 1.1, 'Grey 2\n\nR: 217\nG: 217\nB: 217\n\n #d9d9d9', 'Grey 2', null, null, this.getTa…
49w * 0.4, h * 1.6, '', 'Inclusion', null, null, this.getTagsForStencil(gn, 'inclusion', dt).join(' …
51w * 1.5, h * 1.1, '', 'Frame (grey 2)', null, null, this.getTagsForStencil(gn, 'grey frame', dt).j…
53w * 1.5, h * 1.1, '', 'Frame (topaz)', null, null, this.getTagsForStencil(gn, 'topaz frame', dt).j…
54 …=2;fontColor=#000000;jumpStyle=none;endArrow=block;endFill=1;startArrow=block;startFill=1;', w, 0,
[all …]
DSidebar-WebIcons.js10 var w = 0.2;
17 w * 512, h * 512, '', 'Adfty', null, null, this.getTagsForStencil(gn, 'adfty', dt).join(' ')),
19w * 512, h * 512, '', 'Adobe PDF', null, null, this.getTagsForStencil(gn, 'adobe pdf', dt).join(' …
21 w * 512, h * 512, '', 'Aim', null, null, this.getTagsForStencil(gn, 'aim', dt).join(' ')),
23w * 512, h * 512, '', 'Allvoices', null, null, this.getTagsForStencil(gn, 'allvoices', dt).join(' …
25w * 512, h * 512, '', 'Amazon', null, null, this.getTagsForStencil(gn, 'amazon', dt).join(' ')),
27w * 512, h * 512, '', 'Amazon', null, null, this.getTagsForStencil(gn, 'amazon', dt).join(' ')),
29w * 512, h * 512, '', 'Android', null, null, this.getTagsForStencil(gn, 'android', dt).join(' ')),
31w * 512, h * 512, '', 'Apache', null, null, this.getTagsForStencil(gn, 'apache db database', dt).j…
33 w * 512, h * 512, '', 'Apple', null, null, this.getTagsForStencil(gn, 'apple', dt).join(' ')),
[all …]
DSidebar-Citrix.js5 var w = 0.5;
14 …this.createVertexTemplateEntry(s + '1u_2u_server;', w * 200, h * 78.2, '', '1U 2U Server', null, n…
15 …this.createVertexTemplateEntry(s + 'access_card;', w * 111, h * 150, '', 'Access Card', null, null…
16 …this.createVertexTemplateEntry(s + 'branch_repeater;', w * 200, h * 78, '', 'Branch Repeater', nul…
17 …this.createVertexTemplateEntry(s + 'browser;', w * 95, h * 145, '', 'Browser', null, null, this.ge…
18 …this.createVertexTemplateEntry(s + 'cache_server;', w * 142, h * 195, '', 'Cache Server', null, nu…
19 …this.createVertexTemplateEntry(s + 'calendar;', w * 150, h * 200, '', 'Calendar', null, null, this…
20 …this.createVertexTemplateEntry(s + 'cell_phone;', w * 50, h * 120, '', 'Cell Phone', null, null, t…
21 …this.createVertexTemplateEntry(s + 'chassis;', w * 275, h * 355, '', 'Chassis', null, null, this.g…
22 …this.createVertexTemplateEntry(s + 'citrix_hdx;', w * 155, h * 82, '', 'Citrix HDX', null, null, t…
[all …]
DSidebar-Azure.js5 var w = 50;
14 …this.createVertexTemplateEntry(s + 'access_control;', w, h, '', 'Access Control', null, null, this…
15 …this.createVertexTemplateEntry(s + 'automation;pointerEvents=1;', w, h * 0.9, '', 'Automation', nu…
16 …this.createVertexTemplateEntry(s + 'autoscale;', w, h * 0.6, '', 'AutoScale', null, null, this.get…
17 …this.createVertexTemplateEntry(s + 'azure_active_directory;', w * 0.95, h, '', 'Azure Active Direc…
18 …this.createVertexTemplateEntry(s + 'azure_alert;', w, h * 0.85, '', 'Azure Alert', null, null, thi…
19 …this.createVertexTemplateEntry(s + 'azure_cache;', w * 0.9, h, '', 'Azure Cache', null, null, this…
20 …this.createVertexTemplateEntry(s + 'azure_instance;', w, h, '', 'Azure Instance', null, null, this…
21 …this.createVertexTemplateEntry(s + 'azure_load_balancer;', w, h * 0.7, '', 'Azure Load Balancer', …
22 …this.createVertexTemplateEntry(s + 'azure_marketplace;', w * 0.8, h, '', 'Azure Marketplace', null…
[all …]
DSidebar-Sitemap.js14 var w = 600 * scale;
21 w, h, 'Page', 'Page', null, null, this.getTagsForStencil(gn, 'page', dt).join(' ')),
23 w, h, 'About us', 'About us', null, null, this.getTagsForStencil(gn, 'about', dt).join(' ')),
25 w, h, 'Audio', 'Audio', null, null, this.getTagsForStencil(gn, 'audio', dt).join(' ')),
27w, h, 'Biography', 'Biography', null, null, this.getTagsForStencil(gn, 'biography', dt).join(' ')),
29 w, h, 'Blog', 'Blog', null, null, this.getTagsForStencil(gn, 'blog', dt).join(' ')),
31w, h, 'Calendar', 'Calendar', null, null, this.getTagsForStencil(gn, 'calendar', dt).join(' ')),
33 w, h, 'Chart', 'Chart', null, null, this.getTagsForStencil(gn, 'chart', dt).join(' ')),
35 w, h, 'Chat', 'Chat', null, null, this.getTagsForStencil(gn, 'chat', dt).join(' ')),
37 w, h, 'Cloud', 'Cloud', null, null, this.getTagsForStencil(gn, 'cloud', dt).join(' ')),
[all …]
DSidebar-Veeam.js41 var w = 4.0;
47w * 27, h * 26, '', 'VMware/Hyper-V Host', null, null, this.getTagsForStencil(gn, 'hyper vmware ho…
49w * 27, h * 26, '', 'Hyper-V Host', null, null, this.getTagsForStencil(gn, 'hyper host', dt).join(…
51w * 27, h * 26, '', 'VMware Host', null, null, this.getTagsForStencil(gn, 'vmware host', dt).join(…
53w * 27, h * 26, '', 'Virtual Host', null, null, this.getTagsForStencil(gn, 'virtual host', dt).joi…
55w * 11.2, h * 11.2, '', 'Production Site', null, null, this.getTagsForStencil(gn, 'production site…
57w * 11.2, h * 11.2, '', 'DR Site', null, null, this.getTagsForStencil(gn, 'dr site', dt).join(' ')…
59w * 8.3, h * 12.7, '', 'Physical Server', null, null, this.getTagsForStencil(gn, 'esx esxi', dt).j…
61w * 17.9, h * 4.7, '', 'Server', null, null, this.getTagsForStencil(gn, 'esx esxi', dt).join(' ')),
63w * 14.3, h * 12.4, '', 'Server stack', null, null, this.getTagsForStencil(gn, 'server stack', dt)…
[all …]
/plugin/diagramsnet/lib/stencils/
Dcabinets.xml2 <shape aspect="variable" h="86" name="Auxiliary Contact Contactor 1 32A" strokewidth="inherit" w="9…
5 <rect h="86" w="9" x="0" y="0"/>
18 <ellipse h="4" w="4" x="2.5" y="4"/>
20 <ellipse h="4" w="4" x="2.5" y="17"/>
22 <ellipse h="4" w="4" x="2.5" y="65"/>
24 <ellipse h="4" w="4" x="2.5" y="78"/>
28 <shape aspect="variable" h="100" name="Auxiliary Contact Contactor 32 125A" strokewidth="inherit" w
31 <rect h="100" w="9" x="0" y="0"/>
44 <ellipse h="4" w="4" x="2.5" y="5"/>
46 <ellipse h="4" w="4" x="2.5" y="20"/>
[all …]
/plugin/diagramsnet/lib/shapes/bpmn/
DmxBpmnShape2.js117 mxBpmnShape.prototype.paintVertexShape = function(c, x, y, w, h) argument
119 this.redrawPath(c, x, y, w, h, mxBpmnShape.prototype.miscEnum.BACKGROUND);
127 this.redrawPath(c, x, y, w, h, mxBpmnShape.prototype.miscEnum.OUTLINE);
128 this.redrawPath(c, x, y, w, h, mxBpmnShape.prototype.miscEnum.SYMBOL);
136 mxBpmnShape.prototype.redrawPath = function(c, x, y, w, h, layer) argument
149 f.call(this, c, x, y, w, h, layer);
157 c.translate(w / 4, h / 4);
159 w /= 2;
196 f.call(this, c, x, y, w, h, bg === mxBpmnShape.prototype.eventTypeEnum.GATEWAY);
205 w /= 2;
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupiOS.js126 mxShapeMockupiPhone.prototype.paintVertexShape = function(c, x, y, w, h) argument
130 this.background(c, x, y, w, h, rSize);
132 this.foreground(c, x, y, w, h, rSize);
135 mxShapeMockupiPhone.prototype.background = function(c, x, y, w, h, rSize) argument
139 c.roundrect(0, 0, w, h, rSize, rSize);
143 mxShapeMockupiPhone.prototype.foreground = function(c, x, y, w, h, rSize) argument
148 …c.setGradient('#808080', '#000000', w * 0.325, 0, w * 0.675, h * 0.5, mxConstants.DIRECTION_SOUTH,…
149 c.moveTo(w * 0.325, 0);
150 c.lineTo(w - rSize, 0);
151 c.arcTo(rSize, rSize, 0, 0, 1, w, rSize);
[all …]
DmxMockupMarkup.js35 mxShapeMockupCurlyBrace.prototype.paintVertexShape = function(c, x, y, w, h) argument
38 this.background(c, x, y, w, h);
41 mxShapeMockupCurlyBrace.prototype.background = function(c, x, y, w, h) argument
44 var rSize = Math.min(w * 0.125, midY);
48 c.lineTo(w * 0.5 - rSize, midY);
49 c.arcTo(rSize, rSize, 0, 0, 0, w * 0.5, midY - rSize);
50 c.arcTo(rSize, rSize, 0, 0, 0, w * 0.5 + rSize, midY);
51 c.lineTo(w - rSize, midY);
52 c.arcTo(rSize, rSize, 0, 0, 1, w, midY + rSize);
87 mxShapeMockupLine.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
DmxMockupContainers.js52 mxShapeMockupVideoPlayer.prototype.paintVertexShape = function(c, x, y, w, h) argument
61 w = Math.max(w, 5 * barHeight);
65 this.background(c, x, y, w, h, bgColor, frameColor);
67 this.otherShapes(c, x, y, w, h, buttonColor, frameColor, filledColor, emptyColor, barHeight);
70 mxShapeMockupVideoPlayer.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument
76 c.lineTo(w, 0);
77 c.lineTo(w, h);
83 mxShapeMockupVideoPlayer.prototype.otherShapes = function(c, x, y, w, h, buttonColor, frameColor, f… argument
94 var barMax = w - buttonR;
108 c.lineTo(w, barY);
[all …]
/plugin/picasawebalbum/
Djquery.slimbox2.js6w){var E=w(window),u,g,F=-1,o,x,D,v,y,L,s,n=!window.XMLHttpRequest,e=window.opera&&(document.compa… argument
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Dlink.js1w+(\\\w.*)/;ckg_dialog=CKEDITOR.dialog;var D;var J={InternalLink:"internal link",LinkText:"<span s… argument

12345678910>>...109