Home
last modified time | relevance | path

Searched +defs:canvas +defs:height (Results 1 – 21 of 21) sorted by relevance

/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js202 height: 768, property in defaults
261 var canvas = document.createElement("div"); variable
348 height: toNumber( rootData.height, defaults.height ), property in init.config
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js17144 height: 30, property in BpmnRenderer.renderExternalLabel.box
19101 height: 36, property in PathMap.pathMap.EVENT_MESSAGE
19108 height: 36, property in PathMap.pathMap.EVENT_SIGNAL
19115 height: 36, property in PathMap.pathMap.EVENT_ESCALATION
19128 height: 36, property in PathMap.pathMap.EVENT_CONDITIONAL
19135 height: 36, property in PathMap.pathMap.EVENT_LINK
19142 height: 36, property in PathMap.pathMap.EVENT_ERROR
19150 height: 36, property in PathMap.pathMap.EVENT_CANCEL_45
19314 height: 4, property in PathMap.pathMap.MARKER_ADHOC
22168 canvas argument
[all …]
/plugin/s5reloaded/ui/thesis/
H A Dslides.js25 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 DEditorUi.js119 height:65, 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
5758 …EditorUi.prototype.showPublishLinkDialog = function(title, hideShare, width, height, fn, showFrame… 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
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2 …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 var ctx=this.canvas.contextTop,v=this.canvas.viewportTransform,p1=this._points[0],p2=this._points[1… argument
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
9 y:this.minY+this.height/2}},_render:function(ctx){var current,previous=null,subpathStartX=0,subpath… property in AnonymousFunction148c19c320400.obj
11 …Context("2d"),imageData=context.getImageData(0,0,canvasEl.width,canvasEl.height),data=imageData.da… argument
13s}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 Dfabric.js3360 height: heightAttr, 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
10093 height: options.height property in AnonymousFunction064b60f110b00.cropping
16775 height: (maxXY.y - minXY.y) || 0 property in AnonymousFunction064b60f120800.obj
21571 fabric.IText.prototype.exitEditingOnOthers(_this.canvas);
21583 fabric.IText.prototype.exitEditingOnOthers(_this.canvas);
[all …]
/plugin/imapmarkers/
H A Djquery.imagemapster.js3517 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 DGraph.js2724 mxGraph.prototype.updatePageBreaks = function(visible, width, height) argument
6206 TableLayout.prototype.layoutRow = function(row, positions, height, tw, lastCells) 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 DShapes.js1325 function HandJiggle(canvas, defaultVariation) argument
1941 shape.prototype.paintVertexShape.call(tmp, c, x2, y2, width, height); argument
2199 UmlFrame.prototype.height = 30; method in UmlFrame
5323 function arrow(canvas, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
/plugin/processing/
H A Dscript.js1022 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
5637 height: "15%", property in tinylogLite.containerStyles
5646 height: "100%", property in tinylogLite.outputStyles
5650 height: "5px", property in tinylogLite.resizerStyles
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
9570 p.clear = function clear(x, y, width, height) { argument
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jar ... com/mxgraph/analysis/ com/mxgraph/canvas/ com/mxgraph/io/ com/mxgraph ...
H A Djgraphx-examples.jar ... , boolean) com.mxgraph.canvas.mxICanvas canvas com.mxgraph.view.mxCellState state boolean drawLabel ...
H A Djdraw.jar ... , boolean) com.mxgraph.canvas.mxICanvas canvas com.mxgraph.view.mxCellState state boolean drawLabel ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js21 …Fns:[]},"font-weight":{cssPropBits:0,cssLitGroup:[J[3],J[72]],cssFns:[]},height:"bottom",left:"bot… 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 Dmermaid.min.js92 `+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
1466 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var st=this.next();return st||this.lex()},begin:function(st){this.conditionStack.push(st)},popState:f global() field in AnonymousClass3478d9c717bc01
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 Dviewer.min.js25 …Fns:[]},"font-weight":{cssPropBits:0,cssLitGroup:[J[3],J[72]],cssFns:[]},height:"bottom",left:"bot… 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
229 mxRectangle.prototype.height=null;mxRectangle.prototype.setRect=function(a,b,c,d){this.x=a;this.y=b… method in mxRectangle
381 …ction mxImage(a,b,c,d,e){this.src=a;this.width=null!=b?b:this.width;this.height=null!=c?c:this.hei… method in mxImage
824 …ctHierarchyCell.prototype.width=0;mxGraphAbstractHierarchyCell.prototype.height=0;mxGraphAbstractH… method in mxGraphAbstractHierarchyCell
3358 …},sequence:{diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxMargin:10,bo… property in EditorUi.defaultMermaidConfig.sequence
H A Dapp.min.js23 …Fns:[]},"font-weight":{cssPropBits:0,cssLitGroup:[J[3],J[72]],cssFns:[]},height:"bottom",left:"bot… 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
263 mxRectangle.prototype.height=null;mxRectangle.prototype.setRect=function(a,b,c,d){this.x=a;this.y=b… method in mxRectangle
415 …ction mxImage(a,b,c,d,e){this.src=a;this.width=null!=b?b:this.width;this.height=null!=c?c:this.hei… method in mxImage
858 …ctHierarchyCell.prototype.width=0;mxGraphAbstractHierarchyCell.prototype.height=0;mxGraphAbstractH… method in mxGraphAbstractHierarchyCell
10690 …},sequence:{diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxMargin:10,bo… property in EditorUi.defaultMermaidConfig.sequence
H A Dviewer-static.min.js25 …Fns:[]},"font-weight":{cssPropBits:0,cssLitGroup:[J[3],J[72]],cssFns:[]},height:"bottom",left:"bot… 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
229 mxRectangle.prototype.height=null;mxRectangle.prototype.setRect=function(a,b,c,d){this.x=a;this.y=b… method in mxRectangle
381 …ction mxImage(a,b,c,d,e){this.src=a;this.width=null!=b?b:this.width;this.height=null!=c?c:this.hei… method in mxImage
824 …ctHierarchyCell.prototype.width=0;mxGraphAbstractHierarchyCell.prototype.height=0;mxGraphAbstractH… method in mxGraphAbstractHierarchyCell
3358 …},sequence:{diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxMargin:10,bo… property in EditorUi.defaultMermaidConfig.sequence