Lines Matching defs:point

3128 	  return every(points, function(point) {  argument
3144 return every(points, function(point) { argument
4120 function roundPoint(point) { argument
16988 var pointsString = points.map(function(point) { argument
20022 function isPointInsideBBox$1(bbox, point) { argument
22439 function length(point) { argument
27289 function getLength(point) { argument
27867 AutoScroll.prototype.startScroll = function(point) { argument
29197 function axisAdd(point, axis, delta) { argument
29201 function axisSet(point, axis, value) { argument
29235 function getDocking$2(point, referenceElement, moveAxis) { argument
39855 ).map(function(point) { argument
41431 function isPointInsideBBox(bbox, point) { argument
41934 function perpendicularFoot(point, line) { argument
41955 function getDistancePointLine(point, line) { argument
42038 function getAttachment(point, line) { argument
42431 function getNewAttachPoint(point, oldBounds, newBounds) { argument
42822 function getReferencePoint(point, lines) { argument
42892 function getNearestLine(point, lines) { argument
43000 function isInsideBounds(point, bounds) { argument
43004 function getOriginal(point) { argument
43712 function getDocking$1(point) { argument
48078 BpmnFactory.prototype.createDiWaypoint = function(point) { argument
50214 function getDocking(point) { argument
53331 function getDockingPoint(point, rectangle, dockingDirection, targetOrientation) { argument
53567 function getConnectionDocking(point, shape) { argument
55967 SnapContext.prototype.addDefaultSnap = function(type, point) { argument
56036 SnapPoints.prototype.add = function(snapLocation, point) { argument
56054 SnapPoints.prototype.snap = function(point, snapLocation, axis, tolerance) { argument
56070 forEach(snapPoints, function(point) { argument