/plugin/diagramsnet/lib/js/onedrive/ |
H A D | mxODPicker.js | 249 width: 3, // The line thickness property in mxODPicker.opts 347 editor.exportToCanvas(function(canvas) argument
|
/plugin/impressjs/tpl/dokuwiki/ |
H A D | impress.js | 201 width: 1024, property in defaults 261 var canvas = document.createElement("div"); variable 347 width: toNumber( rootData.width, defaults.width ), property in init.config
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 17143 width: 90, property in BpmnRenderer.renderExternalLabel.box 19109 width: 36, property in PathMap.pathMap.EVENT_SIGNAL 19116 width: 36, property in PathMap.pathMap.EVENT_ESCALATION 19136 width: 36, property in PathMap.pathMap.EVENT_LINK 19143 width: 36, property in PathMap.pathMap.EVENT_ERROR 19151 width: 36, property in PathMap.pathMap.EVENT_CANCEL_45 19158 width: 36, property in PathMap.pathMap.EVENT_COMPENSATION 19236 width: 10, property in PathMap.pathMap.DATA_OBJECT_COLLECTION_PATH 19266 width: 10, property in PathMap.pathMap.TEXT_ANNOTATION 19273 width: 10, property in PathMap.pathMap.MARKER_SUB_PROCESS [all …]
|
/plugin/s5reloaded/ui/thesis/ |
H A D | slides.js | 25 var canvas = new Array(); variable 1671 function roundedRect(ctx,x,y,width,height,radius){ argument 1789 function drawBar(ctx,x,y,width,height,color,value,textdiv){ argument 1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 118 width:150, property in EditorUi.defaultMermaidConfig.sequence 496 var canvas = document.createElement('canvas'); variable 529 var canvas = document.createElement('canvas'); variable 4327 EditorUi.prototype.createImageDataUri = function(canvas, xml, format, dpi) argument 4897 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas) argument 6340 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas) argument 6716 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas) argument 6908 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas) argument 10551 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas, svgRoot) argument 12206 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas) argument [all …]
|
H A D | App.js | 2316 App.prototype.getThumbnail = function(width, fn) argument 2330 var success = mxUtils.bind(this, function(canvas) argument 2392 this.editor.exportToCanvas(mxUtils.bind(this, function(canvas) argument 2487 imgExport.drawShape = function(state, canvas) argument 2499 imgExport.drawText = function(state, canvas) argument
|
H A D | Editor.js | 808 function RoughCanvas(canvas, rc, shape) argument 3364 …Editor.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limitHe… argument 7788 mxMarker.createMarker = function(canvas, shape, type, pe, unitX, unitY, size, source, sw, filled) argument 8594 var canvas = document.createElement('canvas'); variable
|
/plugin/sketchcanvas/script/ |
H A D | SketchCanvas.js | 22 SketchCanvas(canvas, options) global() argument 1833 setWidth(width) global() argument [all...] |
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(… 4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl… 5 …canvas.contextTop,v=this.canvas.viewportTransform,p1=this._points[0],p2=this._points[1];ctx.save()… argument 6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(… 9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.… 11 …ext=canvasEl.getContext("2d"),imageData=context.getImageData(0,0,canvasEl.width,canvasEl.height),d… argument 13 …s}var loc=this.get2DCursorLocation(startIndex);if(this.styles[loc.lineIndex]){return this.styles[l… argument 15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
|
H A D | fabric.js | 3359 width: widthAttr, property in fabric.parseSVGDocument.AnonymousFunction064b60f11000.options 3418 function _createSVGPattern(markup, canvas, property) { argument 3817 createSVGRefElementsMarkup: function(canvas) { argument 7360 initialize: function(canvas) { argument 7585 initialize: function(canvas) { argument 7740 initialize: function(canvas) { argument 8381 width: target.width * target.scaleX, property in AnonymousFunction064b60f1b700._currentTransform 10092 width: options.width, property in AnonymousFunction064b60f110b00.cropping 16774 width: (maxXY.x - minXY.x) || 0, property in AnonymousFunction064b60f120800.obj 21571 fabric.IText.prototype.exitEditingOnOthers(_this.canvas); [all …]
|
/plugin/imapmarkers/ |
H A D | jquery.imagemapster.js | 3517 u.areaCorners = function (elements, image, container, width, height) { argument 3748 m.MapData.prototype.resize = function (width, height, duration, callback) { argument 3760 function sizeCanvas(canvas, w, h) { argument 3834 newsize = { width: String(width) + 'px', height: String(height) + 'px' }; property in m.MapData.resize.newsize 3948 m.impl.resize = function (width, height, duration, callback) { argument
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 2724 mxGraph.prototype.updatePageBreaks = function(visible, width, height) argument 6176 TableLayout.prototype.getRowLayout = function(row, width) argument 9641 exp.getLinkForCellState = mxUtils.bind(this, function(state, canvas) argument 9887 imgExport.getLinkForCellState = function(state, canvas) argument 9894 imgExport.getLinkTargetForCellState = function(state, canvas) argument 9900 imgExport.drawCellState = function(state, canvas) argument 9942 Graph.prototype.addForeignObjectWarning = function(canvas, root) argument
|
H A D | Shapes.js | 1325 function HandJiggle(canvas, defaultVariation) argument 1941 shape.prototype.paintVertexShape.call(tmp, c, x2, y2, width, height); argument 2198 UmlFrame.prototype.width = 60; method in UmlFrame 5323 function arrow(canvas, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | ... com/mxgraph/analysis/
com/mxgraph/canvas/
com/mxgraph/io/
com/mxgraph ... |
H A D | jgraphx-examples.jar | ... , boolean)
com.mxgraph.canvas.mxICanvas canvas
com.mxgraph.view.mxCellState state
boolean drawLabel ... |
H A D | jdraw.jar | ... , boolean)
com.mxgraph.canvas.mxICanvas canvas
com.mxgraph.view.mxCellState state
boolean drawLabel ... |
/plugin/processing/ |
H A D | script.js | 1022 canvas: curElement, property in p.externals 1158 curTexture = {width:0,height:0}, property in curTexture 3098 p.shape = function(shape, x, y, width, height) { argument 5636 width: "100%", property in tinylogLite.containerStyles 8553 p.arc = function arc(x, y, width, height, start, stop) { argument 8714 p.rect = function rect(x, y, width, height) { argument 8835 p.ellipse = function ellipse(x, y, width, height) { argument 9014 this.blend = function(srcImg, x, y, width, height, dx, dy, dwidth, dheight, MODE) { argument 9570 p.clear = function clear(x, y, width, height) { argument 10988 function text$6(str, x, y, width, height, z) { argument
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | ogg.js | 2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
|
H A D | opus.js | 2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
|
H A D | vorbis.js | 2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
|
/plugin/diagramsnet/lib/js/sanitizer/ |
H A D | sanitizer.min.js | 30 cssFns:[]},"white-space":{cssPropBits:0,cssLitGroup:[J[22],J[72]],cssFns:[]},width:"min-height","wo… property in L 72 …e:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,center… property in $.f 74 …nt",body:"HTMLBodyElement",br:"HTMLBRElement",button:"HTMLButtonElement",canvas:"HTMLCanvasElement… property in $.Q
|
/plugin/mermaid/ |
H A D | mermaid.min.js | 92 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var Zn=this.next();return Zn||this.lex()},begin:function(Zn){this.conditionStack.push(Zn)},popState:f global() property in E.image 101 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var zs=this.next();return zs||this.lex()},begin:function(zs){this.conditionStack.push(zs)},popState:f global() property in P 109 <span class="${C} ${p}" `+(a.labelStyle?'style="'+a.labelStyle+'"':"")+">"+E+"</span>"),URe(b,a.labelStyle),b.style("display","table-cell"),b.style("white-space","nowrap"),b.s global() property in AnonymousFunction3478d9c738100.m 818 `,W0t=function(i,a){return IW(i,a)},$Bt=(i,a)=>{ySe(()=>{const f=document.querySelectorAll(i);f.length!==0&&(f[0].addEventListener("mouseover",function(){Iqe("actor"+a+"_popup")}), global() property in AnonymousClass3478d9c752601.rHe.E 1184 `,hgt={},sVe=(i,a)=>{hgt[i]=a},aVe=i=>hgt[i],wRt=()=>Object.keys(hgt),oVe={get:aVe,set:sVe,keys:wRt,size:()=>wRt().length},cVe=i=>i.append("circle").attr("class","start-state").att global() property in AnonymousFunction3478d9c759200.p 1348 ... Falling back to non-web worker version.`);if(!R.workerFactory){var it=f("./elk-worker.min.js"),nt=it.Worker;R.workerFactory=function(st){return new nt(st)}}return b(this,(B.__ global() property in AnonymousFunction3478d9c7178b00.ht 1467 `),zt.debug("timeline",p.db);const b=v.securityLevel;let E;b==="sandbox"&&(E=Mr("#i"+a));const D=Mr(b==="sandbox"?E.nodes()[0].contentDocument.body:"body").select("#"+a);D.append(" global() property in AnonymousClass3478d9c717bc01.jGe.D 1565 */var bF=0,vF=1,wF=2,cv=function y(g){if(!(this instanceof y))return new y(g);this.id="Thenable/1.0.7",this.state=bF,this.fulfillValue=void 0,this.rejectReason=void 0,this.onFulf global() class in AnonymousFunction3478d9c719ee00.x.V 1574 `),xt=0;xt<At.length;xt++){var Mt=At[xt],Dt=tt.measureText(Mt),Bt=Math.ceil(Dt.width),Zt=z;ut=Math.max(Bt,ut),dt+=Zt}return ut+=O,dt+=O,A[T]={width:ut,height:dt}},kp.calculateLabel global() property in lUe.AnonymousFunction3478d9c71dff00.AnonymousFunction3478d9c71e2300.gt [all...] |
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 34 cssFns:[]},"white-space":{cssPropBits:0,cssLitGroup:[J[22],J[72]],cssFns:[]},width:"min-height","wo… property in L 76 …e:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,center… property in $.f 78 …nt",body:"HTMLBodyElement",br:"HTMLBRElement",button:"HTMLButtonElement",canvas:"HTMLCanvasElement… property in $.Q 228 …ls.clone(this)};function mxRectangle(a,b,c,d){mxPoint.call(this,a,b);this.width=null!=c?c:0;this.h… method in mxRectangle 381 …body.appendChild(c);return b};function mxImage(a,b,c,d,e){this.src=a;this.width=null!=b?b:this.wid… method in mxImage 824 …ractHierarchyCell.prototype.y=null;mxGraphAbstractHierarchyCell.prototype.width=0;mxGraphAbstractH… method in mxGraphAbstractHierarchyCell 3358 …mlLabels:!1},sequence:{diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxM… property in EditorUi.defaultMermaidConfig.sequence
|
H A D | app.min.js | 32 cssFns:[]},"white-space":{cssPropBits:0,cssLitGroup:[J[22],J[72]],cssFns:[]},width:"min-height","wo… property in L 74 …e:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,center… property in $.f 76 …nt",body:"HTMLBodyElement",br:"HTMLBRElement",button:"HTMLButtonElement",canvas:"HTMLCanvasElement… property in $.Q 262 …ls.clone(this)};function mxRectangle(a,b,c,d){mxPoint.call(this,a,b);this.width=null!=c?c:0;this.h… method in mxRectangle 415 …body.appendChild(c);return b};function mxImage(a,b,c,d,e){this.src=a;this.width=null!=b?b:this.wid… method in mxImage 858 …ractHierarchyCell.prototype.y=null;mxGraphAbstractHierarchyCell.prototype.width=0;mxGraphAbstractH… method in mxGraphAbstractHierarchyCell 10690 …mlLabels:!1},sequence:{diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxM… property in EditorUi.defaultMermaidConfig.sequence
|
H A D | viewer-static.min.js | 34 cssFns:[]},"white-space":{cssPropBits:0,cssLitGroup:[J[22],J[72]],cssFns:[]},width:"min-height","wo… property in L 76 …e:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,center… property in $.f 78 …nt",body:"HTMLBodyElement",br:"HTMLBRElement",button:"HTMLButtonElement",canvas:"HTMLCanvasElement… property in $.Q 228 …ls.clone(this)};function mxRectangle(a,b,c,d){mxPoint.call(this,a,b);this.width=null!=c?c:0;this.h… method in mxRectangle 381 …body.appendChild(c);return b};function mxImage(a,b,c,d,e){this.src=a;this.width=null!=b?b:this.wid… method in mxImage 824 …ractHierarchyCell.prototype.y=null;mxGraphAbstractHierarchyCell.prototype.width=0;mxGraphAbstractH… method in mxGraphAbstractHierarchyCell 3358 …mlLabels:!1},sequence:{diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxM… property in EditorUi.defaultMermaidConfig.sequence
|