Searched refs:arrowRight (Results 1 – 9 of 9) sorted by relevance
19 this.element = this.arrowRight(text, parent, x, y);33 arrowRight(text, parent, x, y) { method in MoaiEditor.Hint
2889 var arrowRight = createArrow(this.triangleRight, mxResources.get('connect'));3230 this.triangleRight.width, this.triangleRight.height), arrowRight));3247 if (activeArrow == arrowRight)3281 var elts = [roundSource, roundTarget, arrowUp, arrowRight, arrowDown, arrowLeft];3354 arrowRight.style.left = Math.floor(bds.x + bds.width) + 'px';3355 arrowRight.style.top = Math.floor(state.getCenterY() - this.triangleRight.height / 2) + 'px';3361 arrowLeft.style.top = arrowRight.style.top;3369 graph.container.appendChild(arrowRight);3388 var elts = [roundSource, roundTarget, arrowUp, arrowRight, arrowDown, arrowLeft];3445 var elts = [roundSource, roundTarget, styleTarget, arrowUp, arrowRight, arrowDown, arrowLeft];
5003 …this.arrowRight = this.createArrow(this.triangleRight, mxResources.get('plusTooltip'), mxConstants…5007 this.elts = [this.arrowUp, this.arrowRight, this.arrowDown, this.arrowLeft];5493 else if (arrow == this.arrowRight)5517 positionArrow(this.arrowRight, Math.round(bds.x + bds.width - this.tolerance),5524 parseInt(this.arrowRight.style.top));5562 checkCollision(right, this.arrowRight);5570 this.arrowRight.style.visibility = 'visible';5578 this.arrowRight.setAttribute('title', mxResources.get('plusTooltip'));5585 this.arrowRight.removeAttribute('title');5775 this.graph.container.appendChild(this.arrowRight);
2450 …arrowRight=this.createArrow(this.triangleRight,mxResources.get("plusTooltip"),mxConstants.DIRECTIO…2468 …;mxUtils.intersects(d,e)&&(b==this.arrowUp?c-=d.y+d.height-e.y:b==this.arrowRight?f+=e.x+e.width-d…2469 …arrowRight,Math.round(b.x+b.width-this.tolerance),Math.round(this.currentState.getCenterY()-this.t…2471 …;t(c,this.arrowRight);t(k,this.arrowLeft);t(g,this.arrowUp);t(b,this.arrowDown)}else this.arrowLef…2472 …arrowRight.setAttribute("title",mxResources.get("plusTooltip")),this.arrowUp.setAttribute("title",…2478 …ner.appendChild(this.arrowDown));this.graph.container.appendChild(this.arrowRight);this.graph.cont…
2699 …arrowRight=this.createArrow(this.triangleRight,mxResources.get("plusTooltip"),mxConstants.DIRECTIO…2717 …;mxUtils.intersects(e,d)&&(a==this.arrowUp?c-=e.y+e.height-d.y:a==this.arrowRight?b+=d.x+d.width-e…2718 …arrowRight,Math.round(a.x+a.width-this.tolerance),Math.round(this.currentState.getCenterY()-this.t…2720 …;k(b,this.arrowRight);k(e,this.arrowLeft);k(c,this.arrowUp);k(a,this.arrowDown)}else this.arrowLef…2721 …arrowRight.setAttribute("title",mxResources.get("plusTooltip")),this.arrowUp.setAttribute("title",…2727 …ner.appendChild(this.arrowDown));this.graph.container.appendChild(this.arrowRight);this.graph.cont…
1 …cter:"\\ea9a"}),e.arrowLeft=new e("arrow-left",{character:"\\ea9b"}),e.arrowRight=new e("arrow-rig…
1 …t = new Codicon('arrow-left', { character: '\\\\ea9b' });\n Codicon.arrowRight = new Codicon('a…