Home
last modified time | relevance | path

Searched refs:c (Results 1 – 25 of 3471) sorted by relevance

12345678910>>...139

/plugin/diagramsnet/lib/math/jax/element/mml/optable/
DSuppMathOperators.js19c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2A03":c.OP,…
DMathOperators.js19c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2204":c.ORD…
DSupplementalArrowsB.js19c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\u2900":c.RELA…
DMiscMathSymbolsB.js19c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2980":[0,0,…
DArrows.js19c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\u219A":c.RELA…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dopus.js2c=func[i++];if(c in basicTypes){list.push(basicTypes[c])}else{switch(c){case"P":list.push(parse(tr… property
4 "use asm";var a=new global.Int8Array(buffer);var b=new global.Int16Array(buffer);var c=new global.I…
6c[d>>2]=a;a=($(1664525,c[d>>2]|0)|0)+1013904223|0;i=b;return a|0}function Aa(a){a=a|0;var b=0,d=0;…
10c[Q>>2]=d;c[x>>2]=e;c[s>>2]=f;c[P>>2]=g;c[G>>2]=h;c[q>>2]=j;c[C>>2]=k;c[t>>2]=0;c[A>>2]=0;c[F+0>>2… argument
14c[n>>2]=a;c[x>>2]=d;c[B>>2]=e;c[p>>2]=f;c[v>>2]=g;c[m>>2]=h;c[k>>2]=c[n>>2];b[z>>1]=10126;b[z+2>>1… argument
23c){if(a!=null)if("number"==typeof a)this.fromNumber(a,b,c);else if(b==null&&"string"!=typeof a)thi… argument
/plugin/diagramsnet/lib/shapes/
DmxAWS3D.js35 mxShapeAws3dArrowNE.prototype.paintVertexShape = function(c, x, y, w, h) argument
37 c.translate(x, y);
39 c.begin();
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);
45 c.lineTo(9.7, h - 3.5);
46 c.arcTo(6, 3, 0, 0, 1, 9, h - 0.4);
[all …]
DmxArchiMate.js35 mxArchiMateLocation.prototype.paintVertexShape = function(c, x, y, w, h) argument
37 c.translate(x, y);
38 this.background(c, 0, 0, w, h);
39 c.setShadow(false);
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);
47 c.fillAndStroke();
50 mxArchiMateLocation.prototype.foreground = function(c, x, y, w, h) argument
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupiOS.js126 mxShapeMockupiPhone.prototype.paintVertexShape = function(c, x, y, w, h) argument
128 c.translate(x, y);
130 this.background(c, x, y, w, h, rSize);
131 c.setShadow(false);
132 this.foreground(c, x, y, w, h, rSize);
135 mxShapeMockupiPhone.prototype.background = function(c, x, y, w, h, rSize) argument
137 c.setFillColor('#000000');
138 c.setStrokeColor('#000000');
139 c.roundrect(0, 0, w, h, rSize, rSize);
140 c.fillAndStroke();
[all …]
DmxMockupGraphics.js46 mxShapeMockupBarChart.prototype.paintVertexShape = function(c, x, y, w, h) argument
48 c.translate(x, y);
50 this.background(c, x, y, w, h);
56 c.setShadow(false);
59 this.bars(c, x, y, w, h);
62 mxShapeMockupBarChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument
64 c.rect(0, 0, w, h);
65 c.fillAndStroke();
68 mxShapeMockupBarChart.prototype.bars = function(c, x, y, w, h) argument
77 c.setStrokeColor(barStroke);
[all …]
DmxMockupMisc.js46 mxShapeMockupPlaybackControls.prototype.paintVertexShape = function(c, x, y, w, h) argument
53 c.translate(x, y);
54 this.background(c, w, h, controlBarHeight);
55 c.setShadow(false);
56 this.foreground(c, w, h, controlBarHeight, buttonSize);
59 mxShapeMockupPlaybackControls.prototype.background = function(c, w, h, controlBarHeight) argument
61 c.rect(0, (h - controlBarHeight) * 0.5, w, controlBarHeight);
62 c.fillAndStroke();
65 mxShapeMockupPlaybackControls.prototype.foreground = function(c, w, h, controlBarHeight, buttonSize) argument
72 c.setStrokeColor(strokeColor2);
[all …]
DmxMockupContainers.js52 mxShapeMockupVideoPlayer.prototype.paintVertexShape = function(c, x, y, w, h) argument
64 c.translate(x, y);
65 this.background(c, x, y, w, h, bgColor, frameColor);
66 c.setShadow(false);
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
72 c.setFillColor(bgColor);
73 c.setStrokeColor(frameColor);
74 c.begin();
75 c.moveTo(0, 0);
[all …]
DmxMockupForms.js39 mxShapeMockupCheckboxGroup.prototype.paintVertexShape = function(c, x, y, w, h) argument
41 c.translate(x, y);
78 c.rect(0, 0, trueW, trueH);
79 c.fillAndStroke();
80 c.setShadow(false);
82 c.setFontSize(fontSize);
92 c.setFontColor(fontColor[1]);
98 c.setFontColor(fontColor[0]);
101c.text(buttonSize * 2 + labelOffset, currHeight, 0, 0, currText, mxConstants.ALIGN_LEFT, mxConstan…
105 c.setFillColor('#dddddd');
[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);
124 c.setShadow(false);
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
148 c.translate(x, y);
149 f.call(this, c, x, y, w, h, layer);
157 c.translate(w / 4, h / 4);
196 f.call(this, c, x, y, w, h, bg === mxBpmnShape.prototype.eventTypeEnum.GATEWAY);
[all …]
/plugin/diagramsnet/lib/img/lib/ibm/blockchain/
Dhyperledger_fabric.svg1c.1-.2.1-.3.2-.5l7.1-15.4c.1-.3.4-.4.6-.4 1 .1 1.9-.6 1.9-1.6 0-.5-.1-.9-.4-1.3-.4-.6-1.2-.9-1.9-.…
/plugin/diagramsnet/lib/shapes/pid2/
DmxPidValves.js115 mxShapePidValve.prototype.paintVertexShape = function(c, x, y, w, h) argument
133 c.translate(x, y);
134 c.setLineJoin('round');
136 this.background(c, x, y, w, h, valveType, actuator, actH);
137 c.setShadow(false);
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);
[all …]
/plugin/diagramsnet/lib/img/lib/ibm/miscellaneous/
Dcognitive_services.svg1c{fill:#2ea149}.d{fill:#a9c239}.e{fill:#c1e8fa}.f{fill:#0083c1}]]></style><path d="M34.7 46.5a.76.…
/plugin/diagramsnet/lib/shapes/rack/
DmxRack.js60 mxRackContainer.prototype.paintVertexShape = function(c, x, y, w, h) argument
69 c.translate(x + fontSize * 2, y);
74 c.translate(x, y);
77 c.setFillColor(fillColor);
78 this.background(c, w, h, fontSize);
79 c.setShadow(false);
80 c.setFillColor(fillColor2);
81 this.foreground(c, w, h, fontSize);
85 this.sideText(c, w, h, fontSize);
89 mxRackContainer.prototype.background = function(c, w, h, fontSize) argument
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
DManaged_Applications.svg1c.044 0 .087-.01.125-.03l8.08-4.476a.23.23 0 0 0 .125-.204V18.33c-.001-.086-.05-.165-.125-.206s-.1…
DHDInsight.svg1c-.2-1.5-.6-3-1.2-4-.1-.1-.2-.3-.3-.4-.3-.3-.7-.5-1.1-.7s-.9-.2-1.3 0c-.1.1-.2.1-.3.2-.2.2-.4.5-.6…
/plugin/findologicxmlexport/vendor/hoa/ustring/
DUstring.php786 $c = static::toCode($char);
788 if (!(0x5be <= $c && 0x10b7f >= $c)) {
792 if (0x85e >= $c) {
793 if (0x5be === $c ||
794 0x5c0 === $c ||
795 0x5c3 === $c ||
796 0x5c6 === $c ||
797 (0x5d0 <= $c && 0x5ea >= $c) ||
798 (0x5f0 <= $c && 0x5f4 >= $c) ||
799 0x608 === $c ||
[all …]
/plugin/adhocwrap/images/
H A Dstrong-emphasis.svg1c-0.32,0.677 -0.726,1.016 -1.217,1.016c-0.545,0 -0.978,-0.357 -1.296,-1.067c-0.25,-0.566 -0.374,-1…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
DColorConverter.php52 $c = $this->convertPlain($color, $PDFAXwarnings);
54 if (is_array($c)) {
55 $c = array_pad($c, 6, 0);
58 $c[0],
59 round($c[1]) & 0xFF,
60 round($c[2]) & 0xFF,
61 round($c[3]) & 0xFF,
62 round($c[4]) & 0xFF,
63 round($c[5]) & 0xFF
73 public function lighten($c) argument
[all …]
DColorSpaceRestrictor.php49 * @param mixed $c
55 public function restrictColorSpace($c, $color, &$PDFAXwarnings = []) argument
57 if (!is_array($c)) {
58 return $c;
61 $mode = (int) $c[0];
64 return $c;
66 return $this->restrictSpotColorSpace($c, $PDFAXwarnings);
68 return $this->restrictRgbColorSpace($c, $color, $PDFAXwarnings);
70 return $this->restrictCmykColorSpace($c, $color, $PDFAXwarnings);
72 return $this->restrictRgbaColorSpace($c, $color, $PDFAXwarnings);
[all …]
/plugin/diagramsnet/lib/shapes/er/
DmxER.js33 mxShapeEREntity.prototype.paintVertexShape = function(c, x, y, w, h) argument
38 c.translate(x, y);
42 this.background(c, x, y, w, h, rSize, fontColor);
43 c.setShadow(false);
44 this.mainText(c, x, y, w, h, mainText, fontSize, fontColor);
47 mxShapeEREntity.prototype.background = function(c, x, y, w, h, rSize, fontColor) argument
53 c.begin();
54 c.moveTo(0, rSize);
55 c.arcTo(rSize, rSize, 0, 0, 1, rSize, 0);
56 c.lineTo(w - rSize, 0);
[all …]

12345678910>>...139