Home
last modified time | relevance | path

Searched refs:startArrow (Results 1 – 9 of 9) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLineProperties.php39 public $startArrow; variable in Google\\Service\\Slides\\LineProperties
118 public function setStartArrow($startArrow) argument
120 $this->startArrow = $startArrow;
127 return $this->startArrow;
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2119 var startArrow = function(val, map) function
2144 "source": startArrow,
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js11868 var startArrow = this.getEdgeMarker(true);
11869 if (startArrow != null) {
11873 })(startArrow, VsdxShape.ARROW_NO_FILL_MARKER)) {
11874startArrow = startArrow.substring(VsdxShape.ARROW_NO_FILL_MARKER.length);
11877 /* put */ (this.styleMap[mxConstants.STYLE_STARTARROW] = startArrow);
H A DVsdxExport.js454 var startArrow = state.style[mxConstants.STYLE_STARTARROW];
457 var type = getArrowType(startArrow, startFill);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js602 …lete this.stroke;delete this.startSize;delete this.endSize;delete this.startArrow;delete this.endA…
605 …s.STYLE_ENDSIZE,this.endSize);this.startArrow=mxUtils.getValue(this.style,mxConstants.STYLE_STARTA…
H A Dviewer.min.js602 …lete this.stroke;delete this.startSize;delete this.endSize;delete this.startArrow;delete this.endA…
605 …s.STYLE_ENDSIZE,this.endSize);this.startArrow=mxUtils.getValue(this.style,mxConstants.STYLE_STARTA…
H A Dextensions.min.js1643 …ashPattern=c)},width:"strokeWidth"},"y:Arrows":{source:function(a,b){b.startArrow=mxGraphMlArrowsM…
1645 …rrow:{key:"startArrow",mod:"arrow"},"sourceArrow.yjs:Arrow":{defaults:{startArrow:"classic",startF…
H A Dapp.min.js636 …lete this.stroke;delete this.startSize;delete this.endSize;delete this.startArrow;delete this.endA…
639 …s.STYLE_ENDSIZE,this.endSize);this.startArrow=mxUtils.getValue(this.style,mxConstants.STYLE_STARTA…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js398 …lete this.stroke;delete this.startSize;delete this.endSize;delete this.startArrow;delete this.endA…
401 …s.STYLE_ENDSIZE,this.endSize);this.startArrow=mxUtils.getValue(this.style,mxConstants.STYLE_STARTA…