Searched refs:alignText (Results 1 – 7 of 7) sorted by relevance
| /plugin/asciidocjs/node_modules/align-text/ |
| D | index.js | 14 module.exports = function alignText(val, fn) { function
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Toolbar.js | 372 graph.cellEditor.alignText(mxConstants.ALIGN_LEFT, evt); 382 graph.cellEditor.alignText(mxConstants.ALIGN_CENTER, evt); 392 graph.cellEditor.alignText(mxConstants.ALIGN_RIGHT, evt);
|
| D | Format.js | 3157 graph.cellEditor.alignText(mxConstants.ALIGN_LEFT, evt); 3167 graph.cellEditor.alignText(mxConstants.ALIGN_CENTER, evt); 3177 graph.cellEditor.alignText(mxConstants.ALIGN_RIGHT, evt);
|
| D | Graph.js | 10954 mxCellEditor.prototype.alignText = function(align, evt) method in mxCellEditor
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 2856 …etEndAfter(a);b.removeAllRanges();b.addRange(c)};mxCellEditor.prototype.alignText=function(a,b){va… method in mxCellEditor 3066 …es.get("left"),e.cellEditor.isContentEditing()?function(a){e.cellEditor.alignText(mxConstants.ALIG… 3067 ….get("center"),e.cellEditor.isContentEditing()?function(a){e.cellEditor.alignText(mxConstants.ALIG… 3068 function(a){e.cellEditor.alignText(mxConstants.ALIGN_RIGHT,a);d.fireEvent(new mxEventObject("styleC… 3651 …alignText(mxConstants.ALIGN_LEFT,c);a.fireEvent(new mxEventObject("styleChanged","keys",[mxConstan… 3652 …enter"));c=d.addItem("",null,mxUtils.bind(this,function(c){b.cellEditor.alignText(mxConstants.ALIG…
|
| D | viewer.min.js | 2607 …etEndAfter(b);d.removeAllRanges();d.addRange(f)};mxCellEditor.prototype.alignText=function(b,d){va… method in mxCellEditor
|
| D | viewer-static.min.js | 2607 …etEndAfter(b);d.removeAllRanges();d.addRange(f)};mxCellEditor.prototype.alignText=function(b,d){va… method in mxCellEditor
|