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/ |
| D | bpmn-modeler.production.min.js | 197 …newLabel;if(!cn(n)&&zr(n)&&!Hr(n)&&!cv(r)){var o=Gr(n);o={x:o.x,y:o.y+7},e.createLabel(n,o,{id:i.i… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …newLabel:n}=e,i=fn(t).variable;i&&this._modeling.updateProperties(i,{name:n})};updateVariableFromE… property
|