Searched refs:setAlign (Results 1 – 7 of 7) sorted by relevance
| /plugin/combo/ComboStrap/ |
| H A D | MediaMarkup.php | 471 $mediaMarkup->setAlign($align); 479 public function setAlign(string $align): MediaMarkup function in ComboStrap\\MediaMarkup 513 ->setAlign($align) 731 $this->setAlign($align);
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 10977 this.graph.cellEditor.setAlign(align);
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 867 …{this.graph.labelChanged(a.cell,b,this.trigger)};mxCellEditor.prototype.setAlign=function(a){null!… method in mxCellEditor
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1071 …{this.graph.labelChanged(a.cell,b,this.trigger)};mxCellEditor.prototype.setAlign=function(a){null!… method in mxCellEditor 2608 !0)?(b.removeAttribute("align"),b.style.textAlign=null):c=!1});c&&this.graph.cellEditor.setAlign(b)…
|
| D | app.min.js | 1105 …{this.graph.labelChanged(a.cell,b,this.trigger)};mxCellEditor.prototype.setAlign=function(a){null!… method in mxCellEditor 2857 !0)?(a.removeAttribute("align"),a.style.textAlign=null):d=!1});d&&this.graph.cellEditor.setAlign(a)…
|
| D | viewer-static.min.js | 1071 …{this.graph.labelChanged(a.cell,b,this.trigger)};mxCellEditor.prototype.setAlign=function(a){null!… method in mxCellEditor 2608 !0)?(b.removeAttribute("align"),b.style.textAlign=null):c=!1});c&&this.graph.cellEditor.setAlign(b)…
|