Home
last modified time | relevance | path

Searched refs:strokeText (Results 1 – 14 of 14) sorted by relevance

/plugin/sketchcanvas/script/
DSketchCanvas.js130 ctx.strokeText('SketchCanvas Editor v0.1.6', 420, 10);
156 ctx.strokeText('X='+x+' Y='+y, x, y);
166 ctx.strokeText(menus[i].text, mx1+10+(i+0)*(mw1+10), my0+20);
218 ctx.strokeText('○', x+9, my0+20);
247 ctx.strokeText(i18n.t('Unimplemented'), x, y);
1957 ctx.strokeText('1', x+45, y+10);
1983 ctx.strokeText('1', x+45, y+10);
2019 ctx.strokeText('2', x+45, y+10);
2034 ctx.strokeText('2', x+45, y+10);
2047 ctx.strokeText('2', x+45, y+10);
[all …]
Ddraw.js123 ctx.strokeText('済', arr[0].x+3, arr[0].y+10);
/plugin/sketchcanvas/bundle/
DSketchCanvas.js32strokeText("SketchCanvas Editor v0.1.6",420,10),f.rect(Vt,Wt,Hi,Et),f.rect(le,ve,ct,ht),f.closePat…
36strokeText("1",o+45,a+10)},mouseDown:lr,mouseMove:cr,mouseUp:function(o){0<u.length&&(xe||ge)&&oe(…
DSketchCanvas.js.map4strokeText('SketchCanvas Editor v0.1.6', 420, 10);\r\n\tctx.rect(x0, y0, w0, h0);\r\n\tctx.rect(x1…
/plugin/processing/
Dscript.js3017 setStroke: function(strokeText) { argument
3019 if (strokeText === "none") {
3021 } else if (strokeText.charAt( 0 ) === "#") {
3023 this.strokeColor = opacityMask | (parseInt( strokeText.substring( 1 ), 16 )) & 0xFFFFFF;
3024 } else if (strokeText.indexOf( "rgb" ) === 0 ) {
3026 this.strokeColor = opacityMask | this.parseRGB(strokeText);
3027 } else if (strokeText.indexOf( "url(#" ) === 0) {
3028 this.strokeName = strokeText.substring(5, strokeText.length - 1);
3037 if (colors[strokeText]){
3039 … this.strokeColor = opacityMask | (parseInt(colors[strokeText].substring(1), 16)) & 0xFFFFFF;
/plugin/statistics/js/
Dchartjs-plugin-datalabels.js7 …(t,e,r){var a=t.shadowBlur,o=r.stroked,n=x(r.x),i=x(r.y),l=x(r.w);o&&t.strokeText(e,n,i,l),r.fille…
Dchart.js13 …keStyle=r.strokeColor),s(r.strokeWidth)||(t.lineWidth=r.strokeWidth),t.strokeText(d,i,o,r.maxWidth…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js21044 ctx.strokeText(_char, left, top);
Dfabric.min.js13 …ex,i);if(shouldFill){ctx.fillText(_char,left,top)}if(shouldStroke){ctx.strokeText(_char,left,top)}…
/plugin/ol3/
Dscript.js8strokeText(this.text_,0,0),this.textFillState_&&o.fillText(this.text_,0,0),o.setTransform(1,0,0,1,…
/plugin/pdfjs/pdfjs/build/
Dpdf.js15445 ctx.strokeText(character, x, y);
Dpdf.js.map1strokeText.\n // See https://bugzilla.mozilla.org/show_bug.cgi?id=726227\n var browserFo…
/plugin/mermaid/
H A Dmermaid.min.js1979 …break}for(var Q=0;Q<Y.length;Q++)ee>0&&t.strokeText(Y[Q],u,h),t.fillText(Y[Q],u,h),h+=ce}else ee>0…
/plugin/openlayersmap/ol/
Dol.js.map1strokeText(this.text_, 0, 0);\n }\n if (this.textFillState_) {\n context.fi…