| /plugin/diagramsnet/lib/math/jax/element/mml/optable/ |
| D | SuppMathOperators.js | 19 …c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2A03":c.OP,…
|
| D | MathOperators.js | 19 …c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2204":c.ORD…
|
| D | SupplementalArrowsB.js | 19 …c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\u2900":c.RELA…
|
| D | MiscMathSymbolsB.js | 19 …c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2980":[0,0,…
|
| D | Arrows.js | 19 …c=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/ |
| D | opus.js | 2 …c=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… 6 …c[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;… 10 …c[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 14 …c[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 23 …c){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/ |
| D | mxAWS3D.js | 35 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 …]
|
| D | mxArchiMate.js | 35 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/ |
| D | mxMockupiOS.js | 126 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 …]
|
| D | mxMockupGraphics.js | 46 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 …]
|
| D | mxMockupMisc.js | 46 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 …]
|
| D | mxMockupContainers.js | 52 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 …]
|
| D | mxMockupForms.js | 39 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]); 101 …c.text(buttonSize * 2 + labelOffset, currHeight, 0, 0, currText, mxConstants.ALIGN_LEFT, mxConstan… 105 c.setFillColor('#dddddd'); [all …]
|
| /plugin/diagramsnet/lib/shapes/bpmn/ |
| D | mxBpmnShape2.js | 117 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/ |
| D | hyperledger_fabric.svg | 1 …c.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/ |
| D | mxPidValves.js | 115 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/ |
| D | cognitive_services.svg | 1 …c{fill:#2ea149}.d{fill:#a9c239}.e{fill:#c1e8fa}.f{fill:#0083c1}]]></style><path d="M34.7 46.5a.76.…
|
| /plugin/diagramsnet/lib/shapes/rack/ |
| D | mxRack.js | 60 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/ |
| D | Managed_Applications.svg | 1 …c.044 0 .087-.01.125-.03l8.08-4.476a.23.23 0 0 0 .125-.204V18.33c-.001-.086-.05-.165-.125-.206s-.1…
|
| D | HDInsight.svg | 1 …c-.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/ |
| D | Ustring.php | 786 $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 D | strong-emphasis.svg | 1 …c-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/ |
| D | ColorConverter.php | 52 $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 …]
|
| D | ColorSpaceRestrictor.php | 49 * @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/ |
| D | mxER.js | 33 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 …]
|