Home
last modified time | relevance | path

Searched defs:snapLocation (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js55953 SnapContext.prototype.getSnapOrigin = function(snapLocation) { argument
55958 SnapContext.prototype.setSnapOrigin = function(snapLocation, initialValue) { argument
56036 SnapPoints.prototype.add = function(snapLocation, point) { argument
56054 SnapPoints.prototype.snap = function(point, snapLocation, axis, tolerance) { argument
56069 forEach(defaultSnaps || {}, function(snapPoints, snapLocation) { argument