Lines Matching refs:mxConstants

140 …this.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_SHAPE, 'width'], [null, null], 'g…
141 …this.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_SHAPE, 'width'], ['link', null], …
142 …this.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_SHAPE, 'width'], ['flexArrow', nu…
143 …this.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_SHAPE, 'width'], ['arrow', null],…
151 …his.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_CURVED, mx…
152 …his.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_CURVED, mx…
153 …menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_ELBOW, mxConstants.STYL…
154 …menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_ELBOW, mxConstants.STYL…
155 …menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_ELBOW, mxConstants.STYL…
156 …menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_ELBOW, mxConstants.STYL…
157 …his.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_CURVED, mx…
158 …his.editorUi.menus.edgeStyleChange(menu, '', [mxConstants.STYLE_EDGE, mxConstants.STYLE_CURVED, mx…
372 graph.cellEditor.alignText(mxConstants.ALIGN_LEFT, evt);
374 'keys', [mxConstants.STYLE_ALIGN],
375 'values', [mxConstants.ALIGN_LEFT],
382 graph.cellEditor.alignText(mxConstants.ALIGN_CENTER, evt);
384 'keys', [mxConstants.STYLE_ALIGN],
385 'values', [mxConstants.ALIGN_CENTER],
392 graph.cellEditor.alignText(mxConstants.ALIGN_RIGHT, evt);
394 'keys', [mxConstants.STYLE_ALIGN],
395 'values', [mxConstants.ALIGN_RIGHT],
683 if (newColor == null || newColor == mxConstants.NONE)
709 if (newColor == null || newColor == mxConstants.NONE)