Searched defs:directions (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | EditorUi.js | 5252 var directions = {37: mxConstants.DIRECTION_WEST, 38: mxConstants.DIRECTION_NORTH, class in EditorUi.createKeyHandler
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 37652 ResizeBehavior$1.prototype.snapComplex = function(newBounds, directions) { argument 37716 ResizeBehavior$1.prototype.snapVertically = function(newBounds, directions) { argument 52705 function getSegmentBendpoints(a, b, directions) { argument 52763 function getStartSegment(a, b, directions) { argument 52767 function getEndSegment(a, b, directions) { argument 52804 function invertDirections(directions) { argument 52811 function getSimpleBendpoints(a, b, directions) { argument 52873 function getBendpoints(a, b, directions) { argument 52914 function connectPoints(a, b, directions) { argument 53310 function isValidDirections(directions) { argument [all …]
|