Home
last modified time | relevance | path

Searched refs:createShape (Results 1 – 25 of 75) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DResponse.php78 public function setCreateShape(CreateShapeResponse $createShape) argument
80 $this->createShape = $createShape;
87 return $this->createShape;
H A DRequest.php156 public function setCreateShape(CreateShapeRequest $createShape) argument
158 $this->createShape = $createShape;
165 return $this->createShape;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js337 function createShape(id, geo, layerIndex, xmlDoc, parentHeight, isChild) function
524 var shape = createShape(vsdxId + "10000", geo, layerIndex, xmlDoc, parentHeight, isChild);
573 var shape = createShape(vsdxId, geo, layerIndex, xmlDoc, parentHeight, isChild);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt159 createShape=createShape
H A Ddia_ru.txt159 createShape=Создать фигуру
H A Ddia_bg.txt159 createShape=Създаване на форма
H A Ddia_el.txt159 createShape=Δημιουργία Σχήματος
H A Ddia_zh.txt159 createShape=创建图形
H A Ddia_uk.txt159 createShape=Створити обрис
H A Ddia_fa.txt159 createShape=‫ایجاد شکل‬
H A Ddia_ja.txt159 createShape=図形XMLを作成する
H A Ddia_he.txt159 createShape=‫צור צורה‬
H A Ddia_ko.txt159 createShape=도형 만들기
H A Ddia_th.txt159 createShape=สร้างรูปร่าง
H A Ddia_zh-tw.txt159 createShape=新增圖形
H A Ddia_ar.txt159 createShape=‫إنشاء شكل‬
H A Ddia_eu.txt159 createShape=Sortu forma
H A Ddia_et.txt159 createShape=Lisa kuju
H A Ddia_kn.txt159 createShape=Create Shape
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js7 …pe.createLabel=function(e){return this.create("label",e)},zn.prototype.createShape=function(e){ret…
28 …;i=t&&(t.hidden||t.collapsed);var d=e.di.bounds;n=this._elementFactory.createShape(co(e,{collapsed…
34createShape(a),void r.push(o))}))})),r},qc.prototype.createConnection=function(e){return this._ele…
H A Dbpmn-modeler.development.js6405 ElementFactory$1.prototype.createShape = function(attrs) {
33166 CopyPaste.prototype.createShape = function(attrs) {
48979 return this.createShape(attrs);
49108 this._modeling.createShape(
49279 modeling.createShape(
49286 modeling.createShape(
51754 modeling.createShape({ type: 'bpmn:Lane' }, {
51881 modeling.createShape(newLaneAttrs, laneBounds, shape);
55463 var subProcess = elementFactory.createShape({
55470 var startEvent = elementFactory.createShape({
[all …]
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7 …pe.createLabel=function(e){return this.create("label",e)},Un.prototype.createShape=function(e){ret…
27 …(e);r=n&&(n.hidden||n.collapsed);var l=t.bounds;i=this._elementFactory.createShape(Eo(e,t,{collaps…
194createShape(a),void r.push(o))}))})),r},Xl.prototype.createConnection=function(e){return this._ele…
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js6915 var mxCellRendererCreateShape = mxCellRenderer.prototype.createShape;
6916 mxCellRenderer.prototype.createShape = function(state) method in mxCellRenderer
7319 var connectionHandlerCreateShape = mxConnectionHandler.prototype.createShape;
7320 mxConnectionHandler.prototype.createShape = function() method in mxConnectionHandler
12685 this.div = this.createShape();
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7createShape=function(e){return this.create("shape",e)},xo.prototype.createConnection=function(e){r…
21createShape(J({type:e},o));r.start(t,a,{source:i,hints:{connectionTarget:i}})}"string"!=typeof i&&… method in Hh

123