Lines Matching defs:source

19730 	function getWaypoints(bo, source, target) {  argument
25943 function findFreePosition(source, element, position, getNextPosition) { argument
26005 function getConnectedAtPosition(source, position, element) { argument
26043 function getConnectedDistance(source, hints) { argument
26175 function getAutoPlaceClosure(source) { argument
26243 this.append = function(source, shape, hints) { argument
26287 function getNewShapePosition$1(source, element, hints) { argument
26376 function getNewShapePosition(source, element) { argument
26395 function getFlowNodePosition(source, element) { argument
26448 function getTextAnnotationPosition(source, element) { argument
26471 function getDataElementPosition(source, element) { argument
29954 function canConnect(source, target) { argument
29961 function canConnectReverse(source, target) { argument
30260 … getConnection = context.getConnection = cacheReturnValues(function(canConnect, source, target) { argument
30336 ConnectionPreview.prototype.cropWaypoints = function(start, end, source, target) { argument
31735 function canCreate(elements, target, position, source, hints) { argument
33416 function copyProperties$1(source, target, properties) { argument
33935 function copyProperties(source, target, properties) { argument
42936 function getMovedSourceAnchor(connection, source, moveDelta) { argument
44262 function isDefaultFlow(connection, source) { argument
44723 function canConnect(source, target, connection) { argument
44908 function canAttach(elements, target, source, position) { argument
45071 function canCreate(shape, target, source, position) { argument
45126 function isOneTextAnnotation(source, target) { argument
45138 function canConnectAssociation(source, target) { argument
45165 function canConnectMessageFlow(source, target) { argument
45180 function canConnectSequenceFlow(source, target) { argument
45198 function canConnectDataAssociation(source, target) { argument
49131 function existsConnection(source, target) { argument
50257 function canReconnect(source, target, connection) { argument
51037 …Modeling$1.prototype.createConnection = function(source, target, parentIndex, connection, parent, … argument
51049 source: source, property in AnonymousFunctionf8d14cd15c100.context
51170 Modeling$1.prototype.appendShape = function(source, shape, position, target, hints) { argument
51177 source: source, property in AnonymousFunctionf8d14cd15c500.context
51285 Modeling$1.prototype.reconnect = function(connection, source, target, dockingOrPoints, hints) { argument
51317 Modeling$1.prototype.connect = function(source, target, attrs, hints) { argument
52506 Modeling.prototype.connect = function(source, target, attrs, hints) { argument
52941 function connectRectangles(source, target, start, end, hints) { argument
52983 function repairConnection(source, target, start, end, waypoints, hints) { argument
53058 function tryLayoutStraight(source, target, start, end, hints) { argument
53517 function getMessageFlowManhattanOptions(source, target) { argument
53524 function getMessageFlowPreserveDocking(source, target) { argument
53556 function getSubProcessManhattanOptions(source) { argument
53563 function getSubProcessPreserveDocking(source) { argument
53571 function isCompensationAssociation(source, target) { argument
53625 function getLoopPreferredLayout(source, connection) { argument
53641 function getBoundaryEventPreferredLayouts(source, target, end) { argument
53670 function getBoundaryEventLoopLayout(attachOrientation, attachedToSide, source, target, end) { argument
53688 function shouldConnectToSameSide(axis, source, target, end) { argument
53800 CroppingConnectionDocking.prototype.getCroppedWaypoints = function(connection, source, target) { argument