Home
last modified time | relevance | path

Searched refs:STYLE_WHITE_SPACE (Results 1 – 11 of 11) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorMenuBar.java691 new KeyValueAction(mxConstants.STYLE_WHITE_SPACE, "wrap"))); in populateFormatMenu()
693 new KeyValueAction(mxConstants.STYLE_WHITE_SPACE, null))); in populateFormatMenu()
/plugin/diagramsnet/lib/js/grapheditor/
DActions.js930 if (state != null && state.style[mxConstants.STYLE_WHITE_SPACE] == 'wrap')
935 graph.setCellStyles(mxConstants.STYLE_WHITE_SPACE, value);
DGraph.js308 …return (style != null) ? (style['html'] == '1' || style[mxConstants.STYLE_WHITE_SPACE] == 'wrap') …
9524 style[mxConstants.STYLE_WHITE_SPACE] == 'wrap'));
DFormat.js3743 var wwOpt = this.createCellOption(mxResources.get('wordWrap'), mxConstants.STYLE_WHITE_SPACE,
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js968 /* put */ (styleMap[mxConstants.STYLE_WHITE_SPACE] = "wrap");
1110 /* put */ (styleMap[mxConstants.STYLE_WHITE_SPACE] = "wrap");
10868 /* put */ (this.styleMap[mxConstants.STYLE_WHITE_SPACE] = "wrap");
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
Dviewer.min.js304 …Dx",STYLE_ENTRY_DY:"entryDy",STYLE_ENTRY_PERIMETER:"entryPerimeter",STYLE_WHITE_SPACE:"whiteSpace"… property
1428 …g=function(a){return"wrap"==this.getCurrentCellStyle(a)[mxConstants.STYLE_WHITE_SPACE]};mxGraph.pr…
2319 return null!=b?"1"==b.html||"wrap"==b[mxConstants.STYLE_WHITE_SPACE]:!1};if(this.edgeMode){var t=nu…
2577 ….getValue(f,mxConstants.STYLE_RESIZABLE,"1")&&"wrap"==f[mxConstants.STYLE_WHITE_SPACE])};Graph.pro…
2980 …);null!=b&&"wrap"==b.style[mxConstants.STYLE_WHITE_SPACE]&&(d=null);g.setCellStyles(mxConstants.ST…
Dextensions.min.js1122 …&(k[mxConstants.STYLE_STROKECOLOR]="none");k.html="1";k[mxConstants.STYLE_WHITE_SPACE]="wrap";var …
1129 …OLOR)&&y||(e[mxConstants.STYLE_GRADIENTCOLOR]="none");e[mxConstants.STYLE_WHITE_SPACE]="wrap";g=b.…
1509 …l}(a,mxConstants.STYLE_SHAPE),"image;")&&(this.styleMap[mxConstants.STYLE_WHITE_SPACE]="wrap");for…
Dapp.min.js338 …Dx",STYLE_ENTRY_DY:"entryDy",STYLE_ENTRY_PERIMETER:"entryPerimeter",STYLE_WHITE_SPACE:"whiteSpace"… property
1462 …g=function(a){return"wrap"==this.getCurrentCellStyle(a)[mxConstants.STYLE_WHITE_SPACE]};mxGraph.pr…
2568 return null!=a?"1"==a.html||"wrap"==a[mxConstants.STYLE_WHITE_SPACE]:!1};if(this.edgeMode){var k=nu…
2826 ….getValue(c,mxConstants.STYLE_RESIZABLE,"1")&&"wrap"==c[mxConstants.STYLE_WHITE_SPACE])};Graph.pro…
3090 …}));n=this.createCellOption(mxResources.get("wordWrap"),mxConstants.STYLE_WHITE_SPACE,null,"wrap",…
3525 …);null!=a&&"wrap"==a.style[mxConstants.STYLE_WHITE_SPACE]&&(b=null);c.setCellStyles(mxConstants.ST…
Dviewer-static.min.js304 …Dx",STYLE_ENTRY_DY:"entryDy",STYLE_ENTRY_PERIMETER:"entryPerimeter",STYLE_WHITE_SPACE:"whiteSpace"… property
1428 …g=function(a){return"wrap"==this.getCurrentCellStyle(a)[mxConstants.STYLE_WHITE_SPACE]};mxGraph.pr…
2319 return null!=b?"1"==b.html||"wrap"==b[mxConstants.STYLE_WHITE_SPACE]:!1};if(this.edgeMode){var t=nu…
2577 ….getValue(f,mxConstants.STYLE_RESIZABLE,"1")&&"wrap"==f[mxConstants.STYLE_WHITE_SPACE])};Graph.pro…
2980 …);null!=b&&"wrap"==b.style[mxConstants.STYLE_WHITE_SPACE]&&(d=null);g.setCellStyles(mxConstants.ST…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js100 …Dx",STYLE_ENTRY_DY:"entryDy",STYLE_ENTRY_PERIMETER:"entryPerimeter",STYLE_WHITE_SPACE:"whiteSpace"… property
1224 …g=function(a){return"wrap"==this.getCurrentCellStyle(a)[mxConstants.STYLE_WHITE_SPACE]};mxGraph.pr…