Searched refs:newLabel (Results 1 – 8 of 8) sorted by relevance
| /plugin/latexit/_test/ |
| D | labelhandler.test.php | 39 $this->assertEquals("label", $this->l->newLabel("label")); 40 $this->assertEquals("stitek", $this->l->newLabel("stitek")); 41 $this->assertEquals("label2", $this->l->newLabel("label")); 42 $this->assertEquals("label3", $this->l->newLabel("label"));
|
| /plugin/latexit/classes/ |
| D | LabelHandler.php | 55 public function newLabel($label) { function in LabelHandler
|
| /plugin/labeled/ |
| D | helper.php | 155 * @param string $newLabel new label name
|
| /plugin/latexit/ |
| D | renderer.php | 456 $label = $this->label_handler->newLabel($this->_createLabel($text));
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 6199 set: function(newLabel) { argument 6204 if (!newLabel && label) { 6207 labels.add(newLabel, 0); 39451 element, newLabel, argument 39486 if (isEmptyText$1(newLabel)) { 39487 newLabel = null; 39490 this._modeling.updateLabel(element, newLabel, newBounds); 52363 newLabel = ctx.newLabel; 52368 && !isEmptyText(newLabel)) { 52389 return setText(ctx.element, ctx.newLabel); [all …]
|
| D | bpmn-modeler.production.min.js | 34 …newLabel;if(!so(n)&&io(n)&&!ro(n)&&!Rm(r)){var o=ao(n);o={x:o.x,y:o.y+7},e.createLabel(n,o,{id:i.i… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …newLabel;if(!te(p)&&nn(p)&&!Fr(p)&&!ky(l)){var f=7,d=_a(p);d={x:d.x,y:d.y+f},e.createLabel(p,d,{id… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 198 …newLabel:r}=t,o=ze(i),s=o.variable;s&&this._modeling.updateProperties(s,{name:r})});M(this,"update… property
|