Home
last modified time | relevance | path

Searched refs:fillText (Results 1 – 19 of 19) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DmxRuler.js131 ctx.fillText(text, 0, 0);
136 ctx.fillText(text, x1, y1);
/plugin/diagramsnet/lib/js/diagramly/util/
DmxJsCanvas.js795 this.ctx.fillText(lines[i], lineX[i], y);
/plugin/processing/
Dscript.js2986 setFill: function (fillText) { argument
2988 if (fillText === "none") {
2990 } else if (fillText.indexOf("#") === 0) {
2992 this.fillColor = opacityMask | (parseInt(fillText.substring(1), 16 )) & 0xFFFFFF;
2993 } else if (fillText.indexOf("rgb") === 0) {
2995 this.fillColor = opacityMask | this.parseRGB(fillText);
2996 } else if (fillText.indexOf("url(#") === 0) {
2997 this.fillName = fillText.substring(5, fillText.length - 1 );
3007 if (colors[fillText]) {
3009 this.fillColor = opacityMask | (parseInt(colors[fillText].substring(1), 16)) & 0xFFFFFF;
[all …]
/plugin/statistics/js/
Dchartjs-plugin-datalabels.js7 …),l=x(r.w);o&&t.strokeText(e,n,i,l),r.filled&&(a&&o&&(t.shadowBlur=0),t.fillText(e,n,i,l),a&&o&&(t…
Dchart.js13fillText(d,i,o,r.maxWidth),Be(t,i,o,d,r),o+=Number(a.lineHeight);t.restore()}function He(t,e){cons…
/plugin/sketchcanvas/script/
DSketchCanvas.js144 ctx.fillText(text, mx0 + mw0 / 2 - width / 2, my0 + mh0 / 2);
2256 ctx.fillText(str, obj.points[0].x, obj.points[0].y);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12 …n[h],j=J.dpr(e.x+g.x+i.x),k=J.dpr(e.y+g.y+i.y+e.properties.leading/2);b.fillText(i.properties.text…
/plugin/sketchcanvas/bundle/
DSketchCanvas.js32 …lStyle="rgb(0,0,0)";var o=$e+1+"/"+Ot.length,a=f.measureText(o).width;f.fillText(o,ee+Le/2-a/2,_+q…
36 …xt;a!=null&&(f.beginPath(),o.width==1?at(14):o.width==2?at(16):at(20),f.fillText(a,o.points[0].x,o…
DSketchCanvas.js.map4fillText(text, mx0 + mw0 / 2 - width / 2, my0 + mh0 / 2);\r\n\r\n\t// menu\r\n\tdrawMenu();\r\n\td…
/plugin/pdfjs/pdfjs/build/
Dpdf.js13876 ctx.fillText('.', 0, 20);
15441 ctx.fillText(character, x, y);
15466 ctx.fillText('I', 0, 10);
15594 ctx.fillText(character, scaledX, scaledY);
Dpdf.js.map1fillText('.', 0, 20);\n let imageData = ctx.getImageData(0, 0, 1, 1);\n if (imageData.da…
/plugin/strata/
Dplotly-2.25.2.min.js8fillText=function(t,e,r){var n=Array.isArray(r)?function(t){r.push(t)}:function(t){r.text=t},i=f.e… function
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js21041 ctx.fillText(_char, left, top);
Dfabric.min.js13 …rHeight=this._getHeightOfChar(ctx,_char,lineIndex,i);if(shouldFill){ctx.fillText(_char,left,top)}i…
/plugin/ol3/
Dscript.js8fillText(this.text_,0,0),o.setTransform(1,0,0,1,0,0)}else this.textStrokeState_&&o.strokeText(this…
/plugin/mermaid/
H A Dmermaid.min.js1979fillText(Y[Q],u,h),h+=ce}else ee>0&&t.strokeText(p,u,h),t.fillText(p,u,h);w!==0&&(t.rotate(-w),t.t…
/plugin/openlayersmap/ol/
Dol.js.map1fillText(this.text_, 0, 0);\n }\n context.restore();\n } else {\n if (th…
/plugin/diagramsnet/lib/js/
Dapp.min.js12175 u.rotate(-Math.PI/2),u.fillText(g,0,0),u.restore()):u.fillText(g,b,c))},A=function(){u.clearRect(0,…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 …let x = 0;\n for (const code of allCharCodes) {\n ctx.fillText(String.fromCharCo…